Struct MsgSteerOffset
Defined in File dispatch.hpp
Struct Documentation
-
struct MsgSteerOffset
Public Types
Public Functions
-
inline void reset()
-
inline void setAngleDeg(float deg)
-
inline bool angleValid() const
-
inline float angleDeg() const
-
inline void setAngleRawDegX10(int32_t deg)
-
inline void setAngleRawDeg(float deg)
-
inline bool angleRawValid() const
-
inline float angleRawDeg() const
-
inline void setAngleOffsetDegX10(int32_t deg)
-
inline void setAngleOffsetDeg(float deg)
-
inline bool angleOffsetValid() const
-
inline float angleOffsetDeg() const
-
inline void setCrc()
-
inline bool validCrc() const
-
inline bool validRc(uint8_t rc) const
-
inline void reset()