![]() |
csi2tx
Xilinx SDK Drivers API Documentation
|
The configuration structure for CSI Controller. More...
Data Fields | |
u32 | DeviceId |
Device Id. More... | |
UINTPTR | BaseAddr |
Base address of CSI2 Rx Controller. More... | |
u32 | MaxLanesPresent |
Max value of Lanes. More... | |
u32 | ActiveLanes |
Number of Lanes configured. More... | |
The configuration structure for CSI Controller.
This structure passes the hardware building information to the driver
u32 XCsi2Tx_Config::ActiveLanes |
Number of Lanes configured.
Range 0 - 3
UINTPTR XCsi2Tx_Config::BaseAddr |
Base address of CSI2 Rx Controller.
Referenced by Csi2TxSelfTestExample(), and XCsi2Tx_CfgInitialize().
u32 XCsi2Tx_Config::DeviceId |
Device Id.
u32 XCsi2Tx_Config::MaxLanesPresent |