#include <pacmod3_core.h>
Public Member Functions | |
void | parse (uint8_t *in) |
Public Attributes | |
float | raw_position |
bool | raw_position_is_valid |
float | raw_torque |
bool | raw_torque_is_valid |
float | rotation_rate |
bool | rotation_rate_is_valid |
bool | user_interaction |
bool | user_interaction_is_valid |
Static Public Attributes | |
static const int64_t | CAN_ID = 0x32C |
Definition at line 307 of file pacmod3_core.h.
void SteerAuxRptMsg::parse | ( | uint8_t * | in | ) | [virtual] |
Implements AS::Drivers::PACMod3::Pacmod3TxMsg.
Definition at line 515 of file pacmod3_core.cpp.
const int64_t AS::Drivers::PACMod3::SteerAuxRptMsg::CAN_ID = 0x32C [static] |
Definition at line 311 of file pacmod3_core.h.
Definition at line 313 of file pacmod3_core.h.
Definition at line 317 of file pacmod3_core.h.
Definition at line 314 of file pacmod3_core.h.
Definition at line 318 of file pacmod3_core.h.
Definition at line 315 of file pacmod3_core.h.
Definition at line 319 of file pacmod3_core.h.
Definition at line 316 of file pacmod3_core.h.
Definition at line 320 of file pacmod3_core.h.