![]() |
scutimer
Vitis Drivers API Documentation
|
This typedef contains configuration information for the device. More...
Data Fields | |
u16 | DeviceId |
Unique ID of device. More... | |
u32 | BaseAddr |
Base address of the device. More... | |
This typedef contains configuration information for the device.
u32 XScuTimer_Config::BaseAddr |
Base address of the device.
Referenced by ScuTimerIntrExample(), ScuTimerPolledExample(), XScuTimer_CfgInitialize(), XScuTimer_GetPrescaler(), XScuTimer_SelfTest(), XScuTimer_SetPrescaler(), XScuTimer_Start(), and XScuTimer_Stop().
u16 XScuTimer_Config::DeviceId |
Unique ID of device.
Referenced by XScuTimer_CfgInitialize().