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

Macros

#define LTDC_BLENDING_FACTOR2_CA   0x00000005U
 
#define LTDC_BLENDING_FACTOR2_PAxCA   0x00000007U
 

Detailed Description

Macro Definition Documentation

◆ LTDC_BLENDING_FACTOR2_CA

#define LTDC_BLENDING_FACTOR2_CA   0x00000005U

#include <stm32f4xx_hal_ltdc.h>

Blending factor : Cte Alpha

Definition at line 332 of file stm32f4xx_hal_ltdc.h.

◆ LTDC_BLENDING_FACTOR2_PAxCA

#define LTDC_BLENDING_FACTOR2_PAxCA   0x00000007U

#include <stm32f4xx_hal_ltdc.h>

Blending factor : Cte Alpha x Pixel Alpha

Definition at line 333 of file stm32f4xx_hal_ltdc.h.