canfd
Vitis Drivers API Documentation
|
You can refer to the below stated example applications for more details on how to use canfd driver.
Contains an example on how to use the XCanfd driver directly. This example shows the usage of driver in interrupt mode.
For details, see xcanfd_intr_example.c.
Contains an example on how to use the XCanfd driver directly. This example shows the usage of driver in polled mode.
For details, see xcanfd_polled_example.c.