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

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

For details, see xwdttb_selftest_example.c.

@section ex2 xwdttb_example.c
Contains an example on how to use the XWdttb driver directly.
This example shows the usage of the driver functions.

For details, see xwdttb_example.c.

@section ex3 xwdttb_intr_example.c
Contains an example on how to use the XWdttb driver directly.
This example shows the usage of the driver in interrupt mode.

For details, see xwdttb_intr_example.c.

@section ex4 xwdttb_low_level_example.c
Contains an example on how to use the XWdttb driver directly.
This example shows the usage of the low-level driver macros
of the driver.

For details, see xwdttb_low_level_example.c.

@section ex5 xwdttb_winwdt_example.c
Contains an example on how to use the XWdttb driver directly.
This example shows the usage of the driver with window feature.

For details, see xwdttb_winwdt_example.c.

@section ex6 xwdttb_winwdt_intr_example.c
Contains an example on how to use the XWdttb driver directly.
This example shows the usage of the driver with window feature for
interrupt mode.

For details, see xwdttb_winwdt_intr_example.c.
*/
