![]() |
dsi2rx
Vitis Drivers API Documentation
|
The configuration structure for DSI Controller This structure passes the hardware building information to the driver. More...
Data Fields | |
| UINTPTR | BaseAddr |
| Base address of DSI Controller. More... | |
| u8 | DataType |
| RGB type. More... | |
| u8 | DsiPixel |
| Pixels per beat receive on input stream. More... | |
The configuration structure for DSI Controller This structure passes the hardware building information to the driver.
| UINTPTR XDsi2Rx_Config::BaseAddr |
Base address of DSI Controller.
Referenced by XDsi2Rx_CfgInitialize(), XDsi2Rx_GetConfigParams(), and XDsi2Rx_SelfTest().
| u8 XDsi2Rx_Config::DataType |
RGB type.
| u8 XDsi2Rx_Config::DsiPixel |
Pixels per beat receive on input stream.