Definition at line 932 of file midas.h.
Data Fields | |
INT | n_channels |
midas_thread_t | thread_id |
INT | status |
DD_MT_CHANNEL * | channel |
One data set for each channel
Definition at line 936 of file midas.h.
Referenced by device_driver(), and sc_thread().
Status passed from device thread
Definition at line 935 of file midas.h.
Referenced by device_driver(), and sc_thread().
midas_thread_t DD_MT_BUFFER::thread_id |