scuwdt
Vitis Drivers API Documentation
Examples

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

xscuwdt_intr_example.c

Contains an example on how to use the XScuwdt driver directly. This example shows the usage of the driver in interrupt mode.

For details, see xscuwdt_intr_example.c.

xscuwdt_polled_example.c

Contains an example on how to use the XScuwdt driver directly. This example shows the usage of the driver in polled mode.

For details, see xscuwdt_polled_example.c.