#include <datatypes.h>
Public Member Functions | |
| bool | enable () const |
| void | setEnable (bool enable) |
Public Attributes | |
| std::vector< pixelConfig > | pixels |
| std::map< uint8_t, uint8_t > | dacs |
| uint8_t | type |
| uint8_t | i2c_address |
Class for ROC states
Contains a DAC map for the ROC programming settings, a type flag, enable switch and a vector of pixelConfigs.
Definition at line 266 of file datatypes.h.
1.8.6