HAL
LL_DMA2D_BGND_SetBlueColor() is only used within HAL.
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesHALLL_DMA2D_BGND_SetBlueColor()

LL_DMA2D_BGND_SetBlueColor() function

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

Syntax

__STATIC_INLINE void LL_DMA2D_BGND_SetBlueColor(DMA2D_TypeDef *DMA2Dx,     uint32_t Blue);

Arguments

DMA2Dx

DMA2D Instance

Blue

Value between Min_Data=0 and Max_Data=0xFF

Return value

None

References

LocationText
stm32f4xx_ll_dma2d.h:1415
__STATIC_INLINE void LL_DMA2D_BGND_SetBlueColor(DMA2D_TypeDef *DMA2Dx, uint32_t Blue)

Data Use

Data read by LL_DMA2D_BGND_SetBlueColor()
LL_DMA2D_BGND_SetBlueColor()