STM32F4xx HAL Documentation
Hardware Abstraction Layer for STM32F4 familiy
Loading...
Searching...
No Matches
Collaboration diagram for LTDC Blending Factor1:

Macros

#define LTDC_BLENDING_FACTOR1_CA   0x00000400U
 
#define LTDC_BLENDING_FACTOR1_PAxCA   0x00000600U
 

Detailed Description

Macro Definition Documentation

◆ LTDC_BLENDING_FACTOR1_CA

#define LTDC_BLENDING_FACTOR1_CA   0x00000400U

#include <stm32f4xx_hal_ltdc.h>

Blending factor : Cte Alpha

Definition at line 323 of file stm32f4xx_hal_ltdc.h.

◆ LTDC_BLENDING_FACTOR1_PAxCA

#define LTDC_BLENDING_FACTOR1_PAxCA   0x00000600U

#include <stm32f4xx_hal_ltdc.h>

Blending factor : Cte Alpha x Pixel Alpha

Definition at line 324 of file stm32f4xx_hal_ltdc.h.