#include <pacmod3_core.h>
|
| static const int64_t | CAN_ID = 0x32C |
| |
Definition at line 307 of file pacmod3_core.h.
◆ parse()
| void SteerAuxRptMsg::parse |
( |
uint8_t * |
in | ) |
|
|
virtual |
◆ CAN_ID
| const int64_t AS::Drivers::PACMod3::SteerAuxRptMsg::CAN_ID = 0x32C |
|
static |
◆ raw_position
| float AS::Drivers::PACMod3::SteerAuxRptMsg::raw_position |
◆ raw_position_is_valid
| bool AS::Drivers::PACMod3::SteerAuxRptMsg::raw_position_is_valid |
◆ raw_torque
| float AS::Drivers::PACMod3::SteerAuxRptMsg::raw_torque |
◆ raw_torque_is_valid
| bool AS::Drivers::PACMod3::SteerAuxRptMsg::raw_torque_is_valid |
◆ rotation_rate
| float AS::Drivers::PACMod3::SteerAuxRptMsg::rotation_rate |
◆ rotation_rate_is_valid
| bool AS::Drivers::PACMod3::SteerAuxRptMsg::rotation_rate_is_valid |
◆ user_interaction
| bool AS::Drivers::PACMod3::SteerAuxRptMsg::user_interaction |
◆ user_interaction_is_valid
| bool AS::Drivers::PACMod3::SteerAuxRptMsg::user_interaction_is_valid |
The documentation for this class was generated from the following files: