Definition at line 958 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 962 of file midas.h.
Referenced by device_driver(), and sc_thread().
Status passed from device thread
Definition at line 961 of file midas.h.
Referenced by device_driver(), and sc_thread().
midas_thread_t DD_MT_BUFFER::thread_id |