Module stm32_hal2::can [−][src]
Expand description
Support for Controller Area Network (CAN) bus. Thinly wraps the bxCAN library.
Note that this is currently for bxCAN only; different from the fdCAN used on newer families
Requires the can feature.
Structs
Interface to the CAN peripheral.