/** \page example Examples
You can refer to the below stated example applications for more details on how to use uartlite driver.

@section ex1 xuartlite_selftest_example.c
Contains an example on how to use the XUartlite driver directly.
This example performs the basic selftest using the driver.

For details, see xuartlite_selftest_example.c.

@section ex2 xuartlite_intr_example.c
Contains an example on how to use the XUartlite driver directly.
This example shows the usage of driver in interrupt mode.

For details, see xuartlite_intr_example.c.

@section ex3 xuartlite_intr_tapp_example.c
Contains an example on how to use the XUartlite driver directly.
This example shows the usage of driver in interrupt mode for transmission
of data.

For details, see xuartlite_intr_tapp_example.c.

@section ex4 xuartlite_low_level_example.c
Contains an example on how to use the XUartlite driver directly.
This example shows the usage of the low-level driver functions
and macros of the driver.

For details, see xuartlite_low_level_example.c.

@section ex5 xuartlite_polled_example.c
Contains an example on how to use the XUartlite driver directly.
This example shows the usage of the driver in polled mode.

For details, see xuartlite_polled_example.c.
*/
