This library is fully compatible with other ACAN libraries, it uses a very similar API and the same CANFDMessage and CANMessageclasses for handling messages. The driver supports many bit rates, as ...
volatile uint16_t sample_index = 0; // Of the next sample to write volatile uint8_t buffer_index = 0; // Of the bufferbeing filled ...