STM32 bxCAN peripheral driver for Controller Area Network (CAN) communication.
# Cargo.toml
[dependencies]
bxcan = "0.8.0"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Initialize and configure the bxCAN peripheral (requires actual hardware).
Ensure your target is an STM32 device with CAN support.
No dependency data recorded yet.