#include <pacmod3_core.h>
Public Member Functions | |
void | parse (uint8_t *in) |
Public Attributes | |
DimLevel | dim_level |
bool | dim_level_is_valid |
bool | front_dome_lights_on |
bool | front_dome_lights_on_is_valid |
bool | mood_lights_on |
bool | mood_lights_on_is_valid |
bool | rear_dome_lights_on |
bool | rear_dome_lights_on_is_valid |
Static Public Attributes | |
static const int64_t | CAN_ID = 0x416 |
Definition at line 376 of file pacmod3_core.h.
void InteriorLightsRptMsg::parse | ( | uint8_t * | in | ) | [virtual] |
Implements AS::Drivers::PACMod3::Pacmod3TxMsg.
Definition at line 419 of file pacmod3_core.cpp.
const int64_t AS::Drivers::PACMod3::InteriorLightsRptMsg::CAN_ID = 0x416 [static] |
Definition at line 380 of file pacmod3_core.h.
Definition at line 388 of file pacmod3_core.h.
Definition at line 389 of file pacmod3_core.h.
Definition at line 382 of file pacmod3_core.h.
Definition at line 383 of file pacmod3_core.h.
Definition at line 386 of file pacmod3_core.h.
Definition at line 387 of file pacmod3_core.h.
Definition at line 384 of file pacmod3_core.h.
Definition at line 385 of file pacmod3_core.h.