bspFlexCan ========== Overview -------- The ``bspFlexCan`` is a driver for the FlexCAN controller. The class ``FlexCANDevice`` contains the configuration, state, and behavior of the device. It includes methods for initializing, starting, and stopping the device, as well as transmitting and receiving data. The class ``FlexCANDevice`` also provides methods for handling interrupts, managing transmit buffers, and querying device status such as error counters and bus state.