![]() |
tmrctr
Vitis Drivers API Documentation
|
Functions | |
void | XTmrCtr_SetHandler (XTmrCtr *InstancePtr, XTmrCtr_Handler FuncPtr, void *CallBackRef) |
Sets the timer callback function, which the driver calls when the specified timer times out. More... | |
void | XTmrCtr_InterruptHandler (void *InstancePtr) |
Interrupt Service Routine (ISR) for the driver. More... | |