Struct BatchState
Public Attributes
| Type | Name |
|---|---|
| ControlPacket | a |
| uint32_t | canId |
| bool | hasA |
| uint8_t | loopsWaited |
Public Attributes Documentation
variable a
ControlPacket BatchState::a;
variable canId
uint32_t BatchState::canId;
variable hasA
bool BatchState::hasA;
variable loopsWaited
uint8_t BatchState::loopsWaited;
The documentation for this class was generated from the following file Firmware/Libraries/CANProtocol/CANProtocol.cpp