Expand description
Error types.
Structsยง
- Invalid
Data Length Code - The data length code is too large (maximum possible value is 15).
- Invalid
Id - The ID was invalid.
- Parse
IdError - Failed to parse the ID.
- TryInto
CanData Error - The data does not fit in a CAN data frame.
- TryNew
CanFrame Error - The data or ID used to construct a CAN frame was out of bounds.