|
STM32F4xx HAL Documentation
Hardware Abstraction Layer for STM32F4 familiy
|
Macros | |
| #define | LTDC_BLENDING_FACTOR1_CA 0x00000400U |
| #define | LTDC_BLENDING_FACTOR1_PAxCA 0x00000600U |
| #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.
| #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.