|
libRBR
v1.2.3
RBR instrument communication API
|
Instrument hwrev command parameters.
More...
#include <RBRInstrumentOther.h>
Data Fields | |
| char | pcb |
| char | cpu [RBRINSTRUMENT_HWREV_CPU_MAX+1] |
| char | bsl |
Instrument hwrev command parameters.
| char RBRInstrumentHardwareRevision::bsl |
The revision of the CPU boot loader.
| char RBRInstrumentHardwareRevision::cpu[RBRINSTRUMENT_HWREV_CPU_MAX+1] |
The part number and revision of the CPU.
| char RBRInstrumentHardwareRevision::pcb |
The revision of the CPU PCB.
1.8.17