STM32F479xx HAL User Manual
Data Fields
DSI_CmdCfgTypeDef Struct Reference

DSI Adapted command mode configuration. More...

#include <stm32f4xx_hal_dsi.h>

Data Fields

uint32_t VirtualChannelID
uint32_t ColorCoding
uint32_t CommandSize
uint32_t TearingEffectSource
uint32_t TearingEffectPolarity
uint32_t HSPolarity
uint32_t VSPolarity
uint32_t DEPolarity
uint32_t VSyncPol
uint32_t AutomaticRefresh
uint32_t TEAcknowledgeRequest

Detailed Description

DSI Adapted command mode configuration.

Definition at line 156 of file stm32f4xx_hal_dsi.h.


Field Documentation

Automatic refresh mode This parameter can be any value of DSI Automatic Refresh

Definition at line 184 of file stm32f4xx_hal_dsi.h.

Referenced by HAL_DSI_ConfigAdaptedCommandMode().

Color coding for LTDC interface This parameter can be any value of DSI Color Coding

Definition at line 160 of file stm32f4xx_hal_dsi.h.

Referenced by HAL_DSI_ConfigAdaptedCommandMode().

Maximum allowed size for an LTDC write memory command, measured in pixels. This parameter can be any value between 0x00 and 0xFFFFU

Definition at line 163 of file stm32f4xx_hal_dsi.h.

Referenced by HAL_DSI_ConfigAdaptedCommandMode().

Data Enable pin polarity This parameter can be any value of DSI DATA ENABLE Polarity

Definition at line 178 of file stm32f4xx_hal_dsi.h.

Referenced by HAL_DSI_ConfigAdaptedCommandMode(), and HAL_LTDCEx_StructInitFromAdaptedCommandConfig().

HSYNC pin polarity This parameter can be any value of DSI HSYNC Polarity

Definition at line 172 of file stm32f4xx_hal_dsi.h.

Referenced by HAL_DSI_ConfigAdaptedCommandMode(), and HAL_LTDCEx_StructInitFromAdaptedCommandConfig().

Tearing Effect Acknowledge Request Enable This parameter can be any value of DSI TE Acknowledge Request

Definition at line 187 of file stm32f4xx_hal_dsi.h.

Referenced by HAL_DSI_ConfigAdaptedCommandMode().

Tearing effect pin polarity This parameter can be any value of DSI Tearing Effect Polarity

Definition at line 169 of file stm32f4xx_hal_dsi.h.

Referenced by HAL_DSI_ConfigAdaptedCommandMode().

Tearing effect source This parameter can be any value of DSI Tearing Effect Source

Definition at line 166 of file stm32f4xx_hal_dsi.h.

Referenced by HAL_DSI_ConfigAdaptedCommandMode().

Virtual channel ID

Definition at line 158 of file stm32f4xx_hal_dsi.h.

Referenced by HAL_DSI_ConfigAdaptedCommandMode().

VSYNC pin polarity This parameter can be any value of DSI VSYNC Active Polarity

Definition at line 175 of file stm32f4xx_hal_dsi.h.

Referenced by HAL_DSI_ConfigAdaptedCommandMode(), and HAL_LTDCEx_StructInitFromAdaptedCommandConfig().

VSync edge on which the LTDC is halted This parameter can be any value of DSI Vsync Polarity

Definition at line 181 of file stm32f4xx_hal_dsi.h.

Referenced by HAL_DSI_ConfigAdaptedCommandMode().


The documentation for this struct was generated from the following file: