can
Vitis Drivers API Documentation
 All Data Structures Files Functions Variables Typedefs Groups Pages
Examples

You can refer to the below stated example applications for more details on how to use can driver.

xcan_intr_example.c

Contains an example on how to use the XCan driver directly. This example shows the usage of driver in interrupt mode.

For details, see xcan_intr_example.c.

xcan_polled_example.c

Contains an example on how to use the XCan driver directly. This example shows the usage of driver in polled mode.

For details, see xcan_polled_example.c.