#include <pacmod_core.h>
Public Member Functions | |
void | parse (uint8_t *in) |
Public Attributes | |
double | vehicle_speed |
uint8_t | vehicle_speed_raw [2] |
bool | vehicle_speed_valid |
Static Public Attributes | |
static const int64_t | CAN_ID = 0x6F |
Definition at line 163 of file pacmod_core.h.
void VehicleSpeedRptMsg::parse | ( | uint8_t * | in | ) | [virtual] |
Implements AS::Drivers::PACMod::PacmodTxMsg.
Definition at line 270 of file pacmod_core.cpp.
const int64_t AS::Drivers::PACMod::VehicleSpeedRptMsg::CAN_ID = 0x6F [static] |
Definition at line 167 of file pacmod_core.h.
Definition at line 169 of file pacmod_core.h.
Definition at line 171 of file pacmod_core.h.
Definition at line 170 of file pacmod_core.h.