STM32H735xx HAL User Manual
Data Fields
LL_DMA2D_LayerCfgTypeDef Struct Reference

LL DMA2D Layer Configuration Structure Definition. More...

#include <stm32h7xx_ll_dma2d.h>

Data Fields

uint32_t MemoryAddress
uint32_t LineOffset
uint32_t ColorMode
uint32_t CLUTColorMode
uint32_t CLUTSize
uint32_t AlphaMode
uint32_t Alpha
uint32_t Blue
uint32_t Green
uint32_t Red
uint32_t CLUTMemoryAddress
uint32_t AlphaInversionMode
uint32_t RBSwapMode
uint32_t ChromaSubSampling

Detailed Description

LL DMA2D Layer Configuration Structure Definition.

Definition at line 193 of file stm32h7xx_ll_dma2d.h.


Field Documentation

Specifies the foreground or background Alpha value.

  • This parameter must be a number between Min_Data = 0x00 and Max_Data = 0xFF.

This parameter can be modified afterwards using unitary functions

Definition at line 238 of file stm32h7xx_ll_dma2d.h.

Referenced by LL_DMA2D_ConfigLayer(), and LL_DMA2D_LayerCfgStructInit().

Specifies the foreground or background alpha inversion mode.

This parameter can be modified afterwards using unitary functions

Definition at line 274 of file stm32h7xx_ll_dma2d.h.

Referenced by LL_DMA2D_ConfigLayer(), and LL_DMA2D_LayerCfgStructInit().

Specifies the foreground or background alpha mode.

This parameter can be modified afterwards using unitary functions

Definition at line 231 of file stm32h7xx_ll_dma2d.h.

Referenced by LL_DMA2D_ConfigLayer(), and LL_DMA2D_LayerCfgStructInit().

Specifies the foreground or background Blue color value.

  • This parameter must be a number between Min_Data = 0x00 and Max_Data = 0xFF.

This parameter can be modified afterwards using unitary functions

Definition at line 245 of file stm32h7xx_ll_dma2d.h.

Referenced by LL_DMA2D_ConfigLayer(), and LL_DMA2D_LayerCfgStructInit().

Configure the chroma sub-sampling mode for the YCbCr color mode This parameter is applicable for foreground layer only. This parameter can be one value of Chroma Sub Sampling

This parameter can be modified afterwards using unitary functions

Definition at line 288 of file stm32h7xx_ll_dma2d.h.

Referenced by LL_DMA2D_ConfigLayer(), and LL_DMA2D_LayerCfgStructInit().

Specifies the foreground or background CLUT color mode.

This parameter can be modified afterwards using unitary functions

Definition at line 217 of file stm32h7xx_ll_dma2d.h.

Referenced by LL_DMA2D_ConfigLayer(), and LL_DMA2D_LayerCfgStructInit().

Specifies the foreground or background CLUT memory address.

  • This parameter must be a number between: Min_Data = 0x0000 and Max_Data = 0xFFFFFFFF.

This parameter can be modified afterwards using unitary functions

Definition at line 266 of file stm32h7xx_ll_dma2d.h.

Referenced by LL_DMA2D_ConfigLayer(), and LL_DMA2D_LayerCfgStructInit().

Specifies the foreground or background CLUT size.

  • This parameter must be a number between Min_Data = 0x00 and Max_Data = 0xFF.

This parameter can be modified afterwards using unitary functions

Definition at line 224 of file stm32h7xx_ll_dma2d.h.

Referenced by LL_DMA2D_ConfigLayer(), and LL_DMA2D_LayerCfgStructInit().

Specifies the foreground or background color mode.

This parameter can be modified afterwards using unitary functions

Definition at line 210 of file stm32h7xx_ll_dma2d.h.

Referenced by LL_DMA2D_ConfigLayer(), and LL_DMA2D_LayerCfgStructInit().

Specifies the foreground or background Green color value.

  • This parameter must be a number between Min_Data = 0x00 and Max_Data = 0xFF.

This parameter can be modified afterwards using unitary functions

Definition at line 252 of file stm32h7xx_ll_dma2d.h.

Referenced by LL_DMA2D_ConfigLayer(), and LL_DMA2D_LayerCfgStructInit().

Specifies the foreground or background line offset value.

  • This parameter must be a number between Min_Data = 0x0000 and Max_Data = 0x3FFF.

This parameter can be modified afterwards using unitary functions

Definition at line 203 of file stm32h7xx_ll_dma2d.h.

Referenced by LL_DMA2D_ConfigLayer(), and LL_DMA2D_LayerCfgStructInit().

Specifies the foreground or background memory address.

  • This parameter must be a number between: Min_Data = 0x0000 and Max_Data = 0xFFFFFFFF.

This parameter can be modified afterwards using unitary functions

Definition at line 195 of file stm32h7xx_ll_dma2d.h.

Referenced by LL_DMA2D_ConfigLayer(), and LL_DMA2D_LayerCfgStructInit().

Specifies the foreground or background Red Blue swap mode. This parameter can be one value of Red Blue Swap .

This parameter can be modified afterwards using unitary functions

Definition at line 281 of file stm32h7xx_ll_dma2d.h.

Referenced by LL_DMA2D_ConfigLayer(), and LL_DMA2D_LayerCfgStructInit().

Specifies the foreground or background Red color value.

  • This parameter must be a number between Min_Data = 0x00 and Max_Data = 0xFF.

This parameter can be modified afterwards using unitary functions

Definition at line 259 of file stm32h7xx_ll_dma2d.h.

Referenced by LL_DMA2D_ConfigLayer(), and LL_DMA2D_LayerCfgStructInit().


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