nidas v1.2.3
|
Statistics gathered by the PMS2D USB driver. More...
#include <usbtwod.h>
Public Attributes | |
unsigned int | numImages |
Number of 4K buffers transfered from probe. | |
unsigned int | lostImages |
unsigned int | numSORs |
Number of Shadow-ORs transfered from probe. | |
unsigned int | lostSORs |
unsigned int | lostTASs |
unsigned int | urbErrors |
unsigned int | shutdowns |
unsigned int | urbTimeouts |
Statistics gathered by the PMS2D USB driver.
Structure of counters that can be queried with the USB2D_GET_STATUS ioctl.
unsigned int usb_twod_stats::lostImages |
Referenced by nidas::dynld::raf::TwoD_USB::printStatus().
unsigned int usb_twod_stats::lostSORs |
Referenced by nidas::dynld::raf::TwoD_USB::printStatus().
unsigned int usb_twod_stats::lostTASs |
Referenced by nidas::dynld::raf::TwoD_USB::printStatus().
unsigned int usb_twod_stats::numImages |
Number of 4K buffers transfered from probe.
Referenced by nidas::dynld::raf::TwoD_USB::printStatus().
unsigned int usb_twod_stats::numSORs |
Number of Shadow-ORs transfered from probe.
unsigned int usb_twod_stats::shutdowns |
unsigned int usb_twod_stats::urbErrors |
Referenced by nidas::dynld::raf::TwoD_USB::printStatus().
unsigned int usb_twod_stats::urbTimeouts |