|
ReduxLib C++ 2026.1.2
|
#include <CanandgyroDetails.h>
Public Member Functions | |
| constexpr uint64_t | encode () |
| bool | send (redux::canand::CanandAddress &addr) |
Static Public Member Functions | |
| static constexpr Calibrate | decode (uint64_t data) |
Public Attributes | |
| uint8_t | calibration_type |
Static Public Attributes | |
| static const uint32_t | DLC_MIN = 8 |
| static const uint32_t | DLC_MAX = 8 |
Trigger Calibration struct
|
inlinestaticconstexpr |
Decodes a struct.
| data | intfield to decode |
|
inlineconstexpr |
Encodes a struct.
|
inline |
Sends the message struct to a CanandAddress.
| addr | the address to send to |
| uint8_t redux::sensors::canandgyro::details::msg::Calibrate::calibration_type |
Calibration type
|
static |
Maximum acceptable data length code for this message
|
static |
Minimum acceptable data length code for this message