Crate mini_slcan

Source
Expand description

A lightweight, #![no_std] implementation of the Serial Line CAN protocol.

Modules§

read
Decoding of SLCAN messages.
write
Encoding of SLCAN messages.

Structs§

CanFrame
Error
ExtIdentifier
Extended 29-bit identifier.
Identifier
Standard 11-bit CAN identifier.
SerialNumber
4-byte serial number of an SLCAN device.
Status
Status flags reported by an SLCAN device.

Enums§

Bitrate
ErrorKind