7.1. The CAN driver

This library is an implementation of the STM32F4 CANx device driver.

It provide an abstraction of the CAN device interactions through high level API in order to interact with CAN buses.

The supported CAN standard version is CAN 2.0 A and B. This driver support the various debugging modes of the CAN device, including loop mode, receive only mode, etc.