#include <pacmod3_core.h>
Public Member Functions | |
void | parse (uint8_t *in) |
Public Attributes | |
bool | brake_can_timeout |
bool | config_fault_active |
bool | enabled |
bool | fault_active |
bool | override_active |
bool | steering_can_timeout |
bool | subsystem_can_timeout |
uint16_t | user_can_read_errors |
bool | user_can_timeout |
bool | vehicle_can_timeout |
Static Public Attributes | |
static const int64_t | CAN_ID = 0x10 |
Definition at line 115 of file pacmod3_core.h.
void GlobalRptMsg::parse | ( | uint8_t * | in | ) | [virtual] |
Implements AS::Drivers::PACMod3::Pacmod3TxMsg.
Definition at line 264 of file pacmod3_core.cpp.
Definition at line 127 of file pacmod3_core.h.
const int64_t AS::Drivers::PACMod3::GlobalRptMsg::CAN_ID = 0x10 [static] |
Definition at line 119 of file pacmod3_core.h.
Definition at line 124 of file pacmod3_core.h.
Definition at line 121 of file pacmod3_core.h.
Definition at line 123 of file pacmod3_core.h.
Definition at line 122 of file pacmod3_core.h.
Definition at line 126 of file pacmod3_core.h.
Definition at line 128 of file pacmod3_core.h.
Definition at line 130 of file pacmod3_core.h.
Definition at line 125 of file pacmod3_core.h.
Definition at line 129 of file pacmod3_core.h.