STM32F439xx HAL User Manual
Data Fields
LL_DMA2D_LayerCfgTypeDef Struct Reference

LL DMA2D Layer Configuration Structure Definition. More...

#include <stm32f4xx_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

Detailed Description

LL DMA2D Layer Configuration Structure Definition.

Definition at line 156 of file stm32f4xx_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 200 of file stm32f4xx_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 193 of file stm32f4xx_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 207 of file stm32f4xx_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 179 of file stm32f4xx_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 228 of file stm32f4xx_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 186 of file stm32f4xx_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 172 of file stm32f4xx_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 214 of file stm32f4xx_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 165 of file stm32f4xx_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 158 of file stm32f4xx_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 221 of file stm32f4xx_ll_dma2d.h.

Referenced by LL_DMA2D_ConfigLayer(), and LL_DMA2D_LayerCfgStructInit().


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