ReduxLib C++ 2024.3.2
|
#include <CanandgyroDetails.h>
Public Member Functions | |
constexpr uint64_t | encode () |
bool | send (redux::canand::CanandAddress &addr) |
Static Public Member Functions | |
static constexpr ClearStickyFaults | decode (uint64_t data) |
Static Public Attributes | |
static const uint32_t | DLC_MIN = 0 |
static const uint32_t | DLC_MAX = 8 |
Clear device sticky faults 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 |
|
static |
Maximum acceptable data length code for this message
|
static |
Minimum acceptable data length code for this message