STM32F479xx HAL User Manual
Data Fields
DSI_VidCfgTypeDef Struct Reference

DSI Video mode configuration. More...

#include <stm32f4xx_hal_dsi.h>

Data Fields

uint32_t VirtualChannelID
uint32_t ColorCoding
uint32_t LooselyPacked
uint32_t Mode
uint32_t PacketSize
uint32_t NumberOfChunks
uint32_t NullPacketSize
uint32_t HSPolarity
uint32_t VSPolarity
uint32_t DEPolarity
uint32_t HorizontalSyncActive
uint32_t HorizontalBackPorch
uint32_t HorizontalLine
uint32_t VerticalSyncActive
uint32_t VerticalBackPorch
uint32_t VerticalFrontPorch
uint32_t VerticalActive
uint32_t LPCommandEnable
uint32_t LPLargestPacketSize
uint32_t LPVACTLargestPacketSize
uint32_t LPHorizontalFrontPorchEnable
uint32_t LPHorizontalBackPorchEnable
uint32_t LPVerticalActiveEnable
uint32_t LPVerticalFrontPorchEnable
uint32_t LPVerticalBackPorchEnable
uint32_t LPVerticalSyncActiveEnable
uint32_t FrameBTAAcknowledgeEnable

Detailed Description

DSI Video mode configuration.

Definition at line 78 of file stm32f4xx_hal_dsi.h.


Field Documentation

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

Definition at line 82 of file stm32f4xx_hal_dsi.h.

Referenced by HAL_DSI_ConfigVideoMode().

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

Definition at line 104 of file stm32f4xx_hal_dsi.h.

Referenced by HAL_DSI_ConfigVideoMode(), and HAL_LTDCEx_StructInitFromVideoConfig().

Frame bus-turn-around acknowledge enable This parameter can be any value of DSI FBTA Acknowledge

Definition at line 148 of file stm32f4xx_hal_dsi.h.

Referenced by HAL_DSI_ConfigVideoMode().

Horizontal back-porch duration (in lane byte clock cycles)

Definition at line 109 of file stm32f4xx_hal_dsi.h.

Referenced by HAL_DSI_ConfigVideoMode().

Horizontal line duration (in lane byte clock cycles)

Definition at line 111 of file stm32f4xx_hal_dsi.h.

Referenced by HAL_DSI_ConfigVideoMode().

Horizontal synchronism active duration (in lane byte clock cycles)

Definition at line 107 of file stm32f4xx_hal_dsi.h.

Referenced by HAL_DSI_ConfigVideoMode().

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

Definition at line 98 of file stm32f4xx_hal_dsi.h.

Referenced by HAL_DSI_ConfigVideoMode(), and HAL_LTDCEx_StructInitFromVideoConfig().

Enable or disable loosely packed stream (needed only when using 18-bit configuration). This parameter can be any value of DSI Loosely Packed

Definition at line 85 of file stm32f4xx_hal_dsi.h.

Referenced by HAL_DSI_ConfigVideoMode().

Low-power command enable This parameter can be any value of DSI LP Command

Definition at line 121 of file stm32f4xx_hal_dsi.h.

Referenced by HAL_DSI_ConfigVideoMode().

Low-power horizontal back-porch enable This parameter can be any value of DSI LP HBP

Definition at line 133 of file stm32f4xx_hal_dsi.h.

Referenced by HAL_DSI_ConfigVideoMode().

Low-power horizontal front-porch enable This parameter can be any value of DSI LP HFP

Definition at line 130 of file stm32f4xx_hal_dsi.h.

Referenced by HAL_DSI_ConfigVideoMode().

The size, in bytes, of the low power largest packet that can fit in a line during VSA, VBP and VFP regions

Definition at line 124 of file stm32f4xx_hal_dsi.h.

Referenced by HAL_DSI_ConfigVideoMode().

The size, in bytes, of the low power largest packet that can fit in a line during VACT region

Definition at line 127 of file stm32f4xx_hal_dsi.h.

Referenced by HAL_DSI_ConfigVideoMode().

Low-power vertical active enable This parameter can be any value of DSI LP VACT

Definition at line 136 of file stm32f4xx_hal_dsi.h.

Referenced by HAL_DSI_ConfigVideoMode().

Low-power vertical back-porch enable This parameter can be any value of DSI LP VBP

Definition at line 142 of file stm32f4xx_hal_dsi.h.

Referenced by HAL_DSI_ConfigVideoMode().

Low-power vertical front-porch enable This parameter can be any value of DSI LP VFP

Definition at line 139 of file stm32f4xx_hal_dsi.h.

Referenced by HAL_DSI_ConfigVideoMode().

Low-power vertical sync active enable This parameter can be any value of DSI LP VSYNC

Definition at line 145 of file stm32f4xx_hal_dsi.h.

Referenced by HAL_DSI_ConfigVideoMode().

Video mode type This parameter can be any value of DSI Video Mode Type

Definition at line 89 of file stm32f4xx_hal_dsi.h.

Referenced by HAL_DSI_ConfigVideoMode().

Null packet size

Definition at line 96 of file stm32f4xx_hal_dsi.h.

Referenced by HAL_DSI_ConfigVideoMode().

Number of chunks

Definition at line 94 of file stm32f4xx_hal_dsi.h.

Referenced by HAL_DSI_ConfigVideoMode().

Video packet size

Definition at line 92 of file stm32f4xx_hal_dsi.h.

Referenced by HAL_DSI_ConfigVideoMode().

Vertical active duration

Definition at line 119 of file stm32f4xx_hal_dsi.h.

Referenced by HAL_DSI_ConfigVideoMode(), and HAL_LTDCEx_StructInitFromVideoConfig().

Vertical back-porch duration

Definition at line 115 of file stm32f4xx_hal_dsi.h.

Referenced by HAL_DSI_ConfigVideoMode(), and HAL_LTDCEx_StructInitFromVideoConfig().

Vertical front-porch duration

Definition at line 117 of file stm32f4xx_hal_dsi.h.

Referenced by HAL_DSI_ConfigVideoMode(), and HAL_LTDCEx_StructInitFromVideoConfig().

Vertical synchronism active duration

Definition at line 113 of file stm32f4xx_hal_dsi.h.

Referenced by HAL_DSI_ConfigVideoMode(), and HAL_LTDCEx_StructInitFromVideoConfig().

Virtual channel ID

Definition at line 80 of file stm32f4xx_hal_dsi.h.

Referenced by HAL_DSI_ConfigVideoMode().

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

Definition at line 101 of file stm32f4xx_hal_dsi.h.

Referenced by HAL_DSI_ConfigVideoMode(), and HAL_LTDCEx_StructInitFromVideoConfig().


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