|
STM32F4xx HAL Documentation
Hardware Abstraction Layer for STM32F4 familiy
|
Macros | |
| #define | LTDC_BLENDING_FACTOR2_CA 0x00000005U |
| #define | LTDC_BLENDING_FACTOR2_PAxCA 0x00000007U |
| #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.
| #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.