Module can

Module can 

Source
Expand description

Controller Area Network (CAN) abstraction layer.

  • CanBus wraps a HAL can::Can instance in bxcan::Can.
  • Provides simple helpers for sending and receiving frames.

Structsยง

CanBus
Wrapper around a bxcan CAN instance built from a HAL CAN peripheral.