#include <pacmod3_core.h>
Public Member Functions | |
void | parse (uint8_t *in) |
Public Attributes | |
bool | between_gears |
bool | between_gears_is_valid |
bool | brake_interlock_active |
bool | brake_interlock_active_is_valid |
bool | speed_interlock_active |
bool | speed_interlock_active_is_valid |
bool | stay_in_neutral_mode |
bool | stay_in_neutral_mode_is_valid |
Static Public Attributes | |
static const int64_t | CAN_ID = 0x328 |
Definition at line 289 of file pacmod3_core.h.
void ShiftAuxRptMsg::parse | ( | uint8_t * | in | ) | [virtual] |
Implements AS::Drivers::PACMod3::Pacmod3TxMsg.
Definition at line 503 of file pacmod3_core.cpp.
Definition at line 295 of file pacmod3_core.h.
Definition at line 299 of file pacmod3_core.h.
Definition at line 297 of file pacmod3_core.h.
Definition at line 301 of file pacmod3_core.h.
const int64_t AS::Drivers::PACMod3::ShiftAuxRptMsg::CAN_ID = 0x328 [static] |
Definition at line 293 of file pacmod3_core.h.
Definition at line 298 of file pacmod3_core.h.
Definition at line 302 of file pacmod3_core.h.
Definition at line 296 of file pacmod3_core.h.
Definition at line 300 of file pacmod3_core.h.