nidas  v1.2-1520
Public Attributes | List of all members
usb_twod_stats Struct Reference

Statistics gathered by the PMS2D USB driver. More...

#include <usbtwod.h>

Public Attributes

unsigned int numImages
 Number of 4K buffers transfered from probe. More...
 
unsigned int lostImages
 
unsigned int numSORs
 Number of Shadow-ORs transfered from probe. More...
 
unsigned int lostSORs
 
unsigned int lostTASs
 
unsigned int urbErrors
 
unsigned int urbTimeouts
 

Detailed Description

Statistics gathered by the PMS2D USB driver.

Structure of counters that can be queried with the USB2D_GET_STATUS ioctl.

Member Data Documentation

unsigned int usb_twod_stats::lostImages
unsigned int usb_twod_stats::lostSORs
unsigned int usb_twod_stats::lostTASs
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::urbErrors
unsigned int usb_twod_stats::urbTimeouts

The documentation for this struct was generated from the following file: