Cat
|
Typedefs | |
typedef std::pair< U32, Quality > | IntWQuality |
Enumerations | |
enum | Quality { BAD, GOOD } |
enum | Mode { BUS, I2C } |
typedef std::pair< U32 , Quality > CATApp::IntWQuality |
Definition at line 42 of file SpecsInterface.h.
enum CATApp::Mode |
Enumerator | |
---|---|
BUS | |
I2C |
Definition at line 41 of file SpecsInterface.h.
enum CATApp::Quality |
Enumerator | |
---|---|
BAD | |
GOOD |
Definition at line 40 of file SpecsInterface.h.