![]() |
v_hdmitxss1
Vitis Drivers API Documentation
|
The HDMI menu instance data. More...
Data Fields | |
| XHdmi_MenuConfig | Config |
| HDMI menu configuration data. More... | |
| XHdmi_MenuType | CurrentMenu |
| Current menu. More... | |
| u32 | UartBaseAddress |
| Uart base address. More... | |
| u8 | Value |
| Sub menu value. More... | |
The HDMI menu instance data.
| XHdmi_MenuConfig XHdmi_Menu::Config |
HDMI menu configuration data.
| XHdmi_MenuType XHdmi_Menu::CurrentMenu |
Current menu.
Referenced by XHdmi_MenuInitialize(), XHdmi_MenuProcess(), and XHdmi_MenuReset().
| u32 XHdmi_Menu::UartBaseAddress |
Uart base address.
Referenced by XHdmi_MenuInitialize(), and XHdmi_MenuProcess().
| u8 XHdmi_Menu::Value |
Sub menu value.
Referenced by XHdmi_MenuInitialize(), and XHdmi_MenuProcess().