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

@section ex1 xttcps_intr_example.c
Contains an example on how to use the XTtcps driver directly.
This example shows the usage of the driver in interrupt mode.

For details, see xttcps_intr_example.c.

@section ex2 xttcps_low_level_example.c
Contains an example on how to use the XTtcps driver directly.
This example shows the usage of the Triple Timer Counter hardware
and driver in  polled mode.

For details, see xttcps_low_level_example.c.

@section ex3 xttcps_rtc_example.c
Contains an example on how to use the XTtcps driver directly.
This example uses one timer/counter to make a real time clock.
The number of minutes and seconds is displayed on the console.

For details, see xttcps_rtc_example.c.

@section ex4 xttcps_tapp_example.c
Contains an example on how to use the XTtcps driver directly.
This example uses ttc to generate interrupt and update a flag
which is checked in interrupt example to confirm whether the
interrupt is generated or not.

For details, see xttcps_tapp_example.c.
*/
