#include <pacmod3_core.h>
|
| static const int64_t | CAN_ID = 0x400 |
| |
Definition at line 600 of file pacmod3_core.h.
◆ parse()
| void VehicleSpeedRptMsg::parse |
( |
uint8_t * |
in | ) |
|
|
virtual |
◆ CAN_ID
| const int64_t AS::Drivers::PACMod3::VehicleSpeedRptMsg::CAN_ID = 0x400 |
|
static |
◆ vehicle_speed
| double AS::Drivers::PACMod3::VehicleSpeedRptMsg::vehicle_speed |
◆ vehicle_speed_raw
| uint8_t AS::Drivers::PACMod3::VehicleSpeedRptMsg::vehicle_speed_raw[2] |
◆ vehicle_speed_valid
| bool AS::Drivers::PACMod3::VehicleSpeedRptMsg::vehicle_speed_valid |
The documentation for this class was generated from the following files: