#include <pacmod3_core.h>
|
| static const int64_t | CAN_ID = 0x415 |
| |
Definition at line 394 of file pacmod3_core.h.
◆ parse()
| void OccupancyRptMsg::parse |
( |
uint8_t * |
in | ) |
|
|
virtual |
◆ CAN_ID
| const int64_t AS::Drivers::PACMod3::OccupancyRptMsg::CAN_ID = 0x415 |
|
static |
◆ driver_seat_occupied
| bool AS::Drivers::PACMod3::OccupancyRptMsg::driver_seat_occupied |
◆ driver_seat_occupied_is_valid
| bool AS::Drivers::PACMod3::OccupancyRptMsg::driver_seat_occupied_is_valid |
◆ driver_seatbelt_buckled
| bool AS::Drivers::PACMod3::OccupancyRptMsg::driver_seatbelt_buckled |
◆ driver_seatbelt_buckled_is_valid
| bool AS::Drivers::PACMod3::OccupancyRptMsg::driver_seatbelt_buckled_is_valid |
◆ passenger_seat_occupied
| bool AS::Drivers::PACMod3::OccupancyRptMsg::passenger_seat_occupied |
◆ passenger_seat_occupied_is_valid
| bool AS::Drivers::PACMod3::OccupancyRptMsg::passenger_seat_occupied_is_valid |
◆ passenger_seatbelt_buckled
| bool AS::Drivers::PACMod3::OccupancyRptMsg::passenger_seatbelt_buckled |
◆ passenger_seatbelt_buckled_is_valid
| bool AS::Drivers::PACMod3::OccupancyRptMsg::passenger_seatbelt_buckled_is_valid |
◆ rear_seat_occupied
| bool AS::Drivers::PACMod3::OccupancyRptMsg::rear_seat_occupied |
◆ rear_seat_occupied_is_valid
| bool AS::Drivers::PACMod3::OccupancyRptMsg::rear_seat_occupied_is_valid |
◆ rear_seatbelt_buckled
| bool AS::Drivers::PACMod3::OccupancyRptMsg::rear_seatbelt_buckled |
◆ rear_seatbelt_buckled_is_valid
| bool AS::Drivers::PACMod3::OccupancyRptMsg::rear_seatbelt_buckled_is_valid |
The documentation for this class was generated from the following files: