Info for the PCBs contained in the unit. More...
#include <MultiSenseTypes.hh>
Public Attributes | |
std::string | name |
The name of the PCB This value can store at most 32 characters. More... | |
uint32_t | revision |
The revision number of the PCB. More... | |
Info for the PCBs contained in the unit.
Definition at line 1295 of file LibMultiSense/include/MultiSense/MultiSenseTypes.hh.
std::string multisense::MultiSenseInfo::DeviceInfo::PcbInfo::name |
The name of the PCB This value can store at most 32 characters.
Definition at line 1300 of file LibMultiSense/include/MultiSense/MultiSenseTypes.hh.
uint32_t multisense::MultiSenseInfo::DeviceInfo::PcbInfo::revision |
The revision number of the PCB.
Definition at line 1304 of file LibMultiSense/include/MultiSense/MultiSenseTypes.hh.