![]() |
scutimer
Xilinx SDK Drivers API Documentation
|
Functions | |
| s32 | XScuTimer_CfgInitialize (XScuTimer *InstancePtr, XScuTimer_Config *ConfigPtr, u32 EffectiveAddress) |
| Initialize a specific timer instance/driver. More... | |
| void | XScuTimer_Start (XScuTimer *InstancePtr) |
| Start the timer. More... | |
| void | XScuTimer_Stop (XScuTimer *InstancePtr) |
| Stop the timer. More... | |
| void | XScuTimer_SetPrescaler (XScuTimer *InstancePtr, u8 PrescalerValue) |
| This function sets the prescaler bits in the timer control register. More... | |
| u8 | XScuTimer_GetPrescaler (XScuTimer *InstancePtr) |
| This function returns the current prescaler value. More... | |