#include <pacmod3_core.h>
Public Member Functions | |
void | parse (uint8_t *in) |
Public Attributes | |
bool | brake_lights_on |
bool | brake_lights_on_is_valid |
bool | reverse_lights_on |
bool | reverse_lights_on_is_valid |
Static Public Attributes | |
static const int64_t | CAN_ID = 0x418 |
Definition at line 362 of file pacmod3_core.h.
void RearLightsRptMsg::parse | ( | uint8_t * | in | ) | [virtual] |
Implements AS::Drivers::PACMod3::Pacmod3TxMsg.
Definition at line 495 of file pacmod3_core.cpp.
Definition at line 368 of file pacmod3_core.h.
Definition at line 369 of file pacmod3_core.h.
const int64_t AS::Drivers::PACMod3::RearLightsRptMsg::CAN_ID = 0x418 [static] |
Definition at line 366 of file pacmod3_core.h.
Definition at line 370 of file pacmod3_core.h.
Definition at line 371 of file pacmod3_core.h.