![]() |
tmr_manager
Xilinx SDK Drivers API Documentation
|
You can refer to the below stated example applications for more details on how to use tmr_manager driver.
Contains an example on how to use the XTmr_manager driver directly. This example performs the basic selftest using the driver.
For details, see xtmr_manager_selftest_example.c.
Contains an example on how to use the XTmr_manager driver directly. This example shows the usage of the driver in interrupt mode.
For details, see xtmr_manager_intr_example.c.
Contains an example on how to use the XTmr_manager driver directly. This example shows the usage of the driver in interrupt mode for transmission of the data.
For details, see xtmr_manager_intr_tapp_example.c.
Contains an example on how to use the XTmr_manager driver directly. This example shows the usage of the low-level driver functions and macros of the driver.
For details, see xtmr_manager_low_level_example.c.
Contains an example on how to use the XTmr_manager driver directly. This example shows the usage of the driver in polled mode.
For details, see xtmr_manager_polled_example.c.