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

@section ex1 xrtcpsu_alarm_interrupt_example.c
Contains an example on how to use the XRtcpsu driver directly.
This is the alarm example using the driver in interrupt mode.

For details, see xrtcpsu_alarm_interrupt_example.c.

@section ex2 xrtcpsu_alarm_polled_example.c
Contains an example on how to use the XRtcpsu driver directly.
This is the alarm example using the driver in polled mode.

For details, see xrtcpsu_alarm_polled_example.c.

@section ex3 xrtcpsu_periodic_alarm_interrupt_example.c
Contains an example on how to use the XRtcpsu driver directly.
This is the periodic alarm example using the driver in interrupt mode.

For details, see xrtcpsu_periodic_alarm_interrupt_example.c.

@section ex4 xrtcpsu_seconds_interrupt_example.c
Contains an example on how to use the XRtcpsu driver directly.
This is the seconds example using the driver in interrupt mode.

For details, see xrtcpsu_seconds_interrupt_example.c.

@section ex5 xrtcpsu_seconds_polled_example.c
Contains an example on how to use the XRtcpsu driver directly.
This is the seconds example using the driver in polled mode.

For details, see xrtcpsu_seconds_polled_example.c.

@section ex6 xrtcpsu_set_calibration_example.c
Contains an example on how to use the XRtcpsu driver directly.
This example contains the functions which updates the calibration
register value.

For details, see xrtcpsu_set_calibration_example.c.

@section ex7 xrtcpsu_set_time_example.c
Contains an example on how to use the XRtcpsu driver directly.
This example contains the functions which updates the current time.

For details, see xrtcpsu_set_time_example.c.
*/
