Module error

Source
Expand description

Error types.

Structsยง

InvalidDataLengthCode
The data length code is too large (maximum possible value is 15).
InvalidId
The ID was invalid.
ParseIdError
Failed to parse the ID.
TryIntoCanDataError
The data does not fit in a CAN data frame.
TryNewCanFrameError
The data or ID used to construct a CAN frame was out of bounds.