#include <pacmod_core.h>
Public Member Functions | |
void | parse (uint8_t *in) |
Public Attributes | |
bool | parking_brake_engaged |
Static Public Attributes | |
static const int64_t | CAN_ID = 0x80 |
Definition at line 361 of file pacmod_core.h.
void ParkingBrakeStatusRptMsg::parse | ( | uint8_t * | in | ) | [virtual] |
Implements AS::Drivers::PACMod::PacmodTxMsg.
Definition at line 437 of file pacmod_core.cpp.
const int64_t AS::Drivers::PACMod::ParkingBrakeStatusRptMsg::CAN_ID = 0x80 [static] |
Definition at line 365 of file pacmod_core.h.
Definition at line 367 of file pacmod_core.h.