HAL
LL_DMA2D_BGND_SetGreenColor() is only used within HAL.
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesHALLL_DMA2D_BGND_SetGreenColor()

LL_DMA2D_BGND_SetGreenColor() function

Set DMA2D background green color value, expressed on 8 bits ([7:0] bits).

Syntax

__STATIC_INLINE void LL_DMA2D_BGND_SetGreenColor(DMA2D_TypeDef *DMA2Dx,     uint32_t Green);

Arguments

DMA2Dx

DMA2D Instance

Green

Value between Min_Data=0 and Max_Data=0xFF

Return value

None

References

LocationText
stm32f4xx_ll_dma2d.h:1392
__STATIC_INLINE void LL_DMA2D_BGND_SetGreenColor(DMA2D_TypeDef *DMA2Dx, uint32_t Green)

Data Use

Data read by LL_DMA2D_BGND_SetGreenColor()
LL_DMA2D_BGND_SetGreenColor()