LibMultiSense
LibMultiSense Documentation
Loading...
Searching...
No Matches
multisense::MultiSenseInfo::DeviceInfo::PcbInfo Struct Reference

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.
 
uint32_t revision
 The revision number of the PCB.
 

Detailed Description

Info for the PCBs contained in the unit.

Definition at line 1338 of file MultiSenseTypes.hh.

Member Data Documentation

◆ name

std::string multisense::MultiSenseInfo::DeviceInfo::PcbInfo::name

The name of the PCB This value can store at most 32 characters.

Definition at line 1343 of file MultiSenseTypes.hh.

◆ revision

uint32_t multisense::MultiSenseInfo::DeviceInfo::PcbInfo::revision

The revision number of the PCB.

Definition at line 1347 of file MultiSenseTypes.hh.


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