![]() |
tmrctr
Vitis Drivers API Documentation
|
This typedef contains configuration information for the device. More...
Data Fields | |
u16 | DeviceId |
Unique ID of device. More... | |
UINTPTR | BaseAddress |
Register base address. More... | |
u32 | SysClockFreqHz |
The AXI bus clock frequency. More... | |
This typedef contains configuration information for the device.
UINTPTR XTmrCtr_Config::BaseAddress |
Register base address.
Referenced by XTmrCtr_CfgInitialize(), and XTmrCtr_Initialize().
u16 XTmrCtr_Config::DeviceId |
Unique ID of device.
u32 XTmrCtr_Config::SysClockFreqHz |
The AXI bus clock frequency.
Referenced by XTmrCtr_PwmConfigure().