#include <pacmod3_core.h>
Public Member Functions | |
void | parse (uint8_t *in) |
Public Attributes | |
bool | driver_blinker_bulb_on |
bool | driver_blinker_bulb_on_is_valid |
bool | passenger_blinker_bulb_on |
bool | passenger_blinker_bulb_on_is_valid |
Static Public Attributes | |
static const int64_t | CAN_ID = 0x330 |
Definition at line 325 of file pacmod3_core.h.
void TurnAuxRptMsg::parse | ( | uint8_t * | in | ) | [virtual] |
Implements AS::Drivers::PACMod3::Pacmod3TxMsg.
Definition at line 599 of file pacmod3_core.cpp.
const int64_t AS::Drivers::PACMod3::TurnAuxRptMsg::CAN_ID = 0x330 [static] |
Definition at line 329 of file pacmod3_core.h.
Definition at line 331 of file pacmod3_core.h.
Definition at line 333 of file pacmod3_core.h.
Definition at line 332 of file pacmod3_core.h.
Definition at line 334 of file pacmod3_core.h.