Struct MsgMonitorReport1
Defined in File dispatch.hpp
Struct Documentation
-
struct MsgMonitorReport1
Public Types
Public Functions
-
inline void reset()
-
inline void setCrc()
-
inline bool validCrc() const
-
inline bool validRc(uint8_t rc) const
Public Members
-
bool fault
-
bool shutoff
-
bool shutoff_on_motion
-
bool stationary
-
uint8_t __pad0__
-
uint8_t __pad1__
-
uint8_t steer_cmd_match_oem
-
uint8_t steer_cmd_match_dbw
-
uint8_t brake_cmd_match_oem
-
uint8_t brake_cmd_match_dbw
-
uint8_t thrtl_cmd_match_oem
-
uint8_t thrtl_cmd_match_dbw
-
uint8_t gear_cmd_match_oem
-
uint8_t gear_cmd_match_dbw
-
uint8_t __pad2__
-
uint8_t rc
-
uint8_t crc
-
inline void reset()