Module can

Source
Expand description

Support for Controller Area Network (CAN) bus. Thinly wraps the bxCAN or can-fd libraries.

Requires the can_bx or can_fd_g[h] features. F3, F4, and L4 use BX CAN. G0, G4, L5, and H7 use FD CAN.

Re-exports§

pub use g4::*;

Modules§

g4