![]() |
dsi
Xilinx SDK Drivers API Documentation
|
The structure to read DSI controller & Configurable Parameters. More...
Data Fields | |
| XDsi_Config | Config |
| GUI Configuration. More... | |
| u32 | VideoMode |
| Specifies VideoMode NoNBurst/Burst. More... | |
| u8 | BlankPacketType |
| Blanking packet type for BLLP region. More... | |
| u8 | BLLPMode |
| BLLP Selection. More... | |
| u8 | EoTp |
| EoTp Bit Enable/Disable. More... | |
| XDsi_VideoTiming | Timing |
| Video Timing structure. More... | |
| u32 | LineTime |
| Total Line Time. More... | |
| u32 | BLLPTime |
| BLLP Time by core. More... | |
The structure to read DSI controller & Configurable Parameters.
| u8 XDsi_ConfigParameters::BlankPacketType |
Blanking packet type for BLLP region.
| u8 XDsi_ConfigParameters::BLLPMode |
BLLP Selection.
| u32 XDsi_ConfigParameters::BLLPTime |
BLLP Time by core.
| XDsi_Config XDsi_ConfigParameters::Config |
GUI Configuration.
Referenced by XDsi_GetConfigParams().
| u8 XDsi_ConfigParameters::EoTp |
EoTp Bit Enable/Disable.
| u32 XDsi_ConfigParameters::LineTime |
Total Line Time.
| XDsi_VideoTiming XDsi_ConfigParameters::Timing |
Video Timing structure.
| u32 XDsi_ConfigParameters::VideoMode |
Specifies VideoMode NoNBurst/Burst.
Referenced by XDsi_GetConfigParams().