uartns550
Vitis Drivers API Documentation
Examples

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

xuartns550_selftest_example.c

Contains an example on how to use the XUartns550 driver directly. This example performs the basic selftest using the driver.

For details, see xuartns550_selftest_example.c.

xuartns550_hello_world_example.c

Contains an example on how to use the XUartns550 driver directly. This example shows the usage of functions of the driver.

For details, see xuartns550_hello_world_example.c.

xuartns550_intr_example.c

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

For details, see xuartns550_intr_example.c.

xuartns550_low_level_example.c

Contains an example on how to use the XUartns550 driver directly. This example shows the usage of the low-level driver functions and macros of the driver.

For details, see xuartns550_low_level_example.c.

xuartns550_polled_example.c

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

For details, see xuartns550_polled_example.c.