![]() |
scuwdt
Xilinx SDK 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 XScuWdt_Config::BaseAddr |
Base address of the device.
Referenced by ScuWdtIntrExample(), ScuWdtPolledExample(), XScuWdt_CfgInitialize(), XScuWdt_Start(), and XScuWdt_Stop().
u16 XScuWdt_Config::DeviceId |
Unique ID of device.
Referenced by XScuWdt_CfgInitialize().