![]() |
wdttb
Xilinx SDK Drivers API Documentation
|
You can refer to the below stated example applications for more details on how to use wdttb driver.
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.
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.
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.
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.
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.
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.