tmr_inject
Xilinx SDK Drivers API Documentation
Examples

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

xtmr_inject_selftest_example.c

Contains an example on how to use the XTmr_inject driver directly. This example performs the basic selftest using the driver.

For details, see xtmr_inject_selftest_example.c.

xtmr_inject_low_level_example.c

Contains an example on how to use the XTmr_inject driver directly. This example shows the usage of the low-level driver functions and macros of the driver.

For details, see xtmr_inject_low_level_example.c.