Cat
Typedefs | Enumerations
CATApp Namespace Reference

Typedefs

typedef std::pair< U32, QualityIntWQuality
 

Enumerations

enum  Quality { BAD, GOOD }
 
enum  Mode { BUS, I2C }
 

Typedef Documentation

◆ IntWQuality

typedef std::pair< U32 , Quality > CATApp::IntWQuality

Definition at line 42 of file SpecsInterface.h.

Enumeration Type Documentation

◆ Mode

Enumerator
BUS 
I2C 

Definition at line 41 of file SpecsInterface.h.

◆ Quality

Enumerator
BAD 
GOOD 

Definition at line 40 of file SpecsInterface.h.