STM32F479xx 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 173 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 218 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 211 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 225 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 197 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 246 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 204 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 190 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 232 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 183 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 175 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 239 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: