#include <pacmod3_core.h>
|
| static const int64_t | CAN_ID = 0x416 |
| |
Definition at line 376 of file pacmod3_core.h.
◆ parse()
| void InteriorLightsRptMsg::parse |
( |
uint8_t * |
in | ) |
|
|
virtual |
◆ CAN_ID
| const int64_t AS::Drivers::PACMod3::InteriorLightsRptMsg::CAN_ID = 0x416 |
|
static |
◆ dim_level
| DimLevel AS::Drivers::PACMod3::InteriorLightsRptMsg::dim_level |
◆ dim_level_is_valid
| bool AS::Drivers::PACMod3::InteriorLightsRptMsg::dim_level_is_valid |
◆ front_dome_lights_on
| bool AS::Drivers::PACMod3::InteriorLightsRptMsg::front_dome_lights_on |
◆ front_dome_lights_on_is_valid
| bool AS::Drivers::PACMod3::InteriorLightsRptMsg::front_dome_lights_on_is_valid |
◆ mood_lights_on
| bool AS::Drivers::PACMod3::InteriorLightsRptMsg::mood_lights_on |
◆ mood_lights_on_is_valid
| bool AS::Drivers::PACMod3::InteriorLightsRptMsg::mood_lights_on_is_valid |
◆ rear_dome_lights_on
| bool AS::Drivers::PACMod3::InteriorLightsRptMsg::rear_dome_lights_on |
◆ rear_dome_lights_on_is_valid
| bool AS::Drivers::PACMod3::InteriorLightsRptMsg::rear_dome_lights_on_is_valid |
The documentation for this class was generated from the following files: