wdttb
Xilinx SDK Drivers API Documentation
Examples

You can refer to the below stated example applications for more details on how to use wdttb driver.

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.

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.

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.

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.

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.

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.