![]() |
cframe
Xilinx SDK Drivers API Documentation
|
The XCframe driver instance data structure. More...
Data Fields | |
XCframe_Config | Config |
Hardware configuration. More... | |
u32 | IsReady |
Device and the driver instance are initialized. More... | |
The XCframe driver instance data structure.
A pointer to an instance data structure is passed around by functions to refer to a specific driver instance.
XCframe_Config XCframe::Config |
Hardware configuration.
Referenced by XCframe_CfgInitialize(), XCframe_ReadReg(), and XCframe_WriteReg().
u32 XCframe::IsReady |
Device and the driver instance are initialized.
Referenced by XCframe_CfgInitialize().