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

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

For details, see xtmr_manager_selftest_example.c.

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

For details, see xtmr_manager_intr_example.c.

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

For details, see xtmr_manager_intr_tapp_example.c.

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

For details, see xtmr_manager_low_level_example.c.

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

For details, see xtmr_manager_polled_example.c.
*/
