HAL + 0/59 examples
CodeScope will show references to LTDC_LayerCfgTypeDef::Alpha0 from the following samples and libraries:
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesHALLTDC_LayerCfgTypeDef::Alpha0

LTDC_LayerCfgTypeDef::Alpha0 field

Configures the default alpha value. This parameter must be a number between Min_Data = 0x00 and Max_Data = 0xFF.

Syntax

uint32_t Alpha0;

Examples

LTDC_LayerCfgTypeDef::Alpha0 is referenced by 59 libraries and example projects.

References

LocationReferrerText
stm32f4xx_hal_ltdc.h:144
uint32_t Alpha0; /*!< Configures the default alpha value.
stm32f4xx_hal_ltdc.c:841HAL_LTDC_ConfigLayer()
assert_param(IS_LTDC_ALPHA(pLayerCfg->Alpha0));
stm32f4xx_hal_ltdc.c:1569HAL_LTDC_ConfigLayer_NoReload()
assert_param(IS_LTDC_ALPHA(pLayerCfg->Alpha0));
stm32f4xx_hal_ltdc.c:2156LTDC_SetConfig()
tmp2 = (pLayerCfg->Alpha0 << 24U);

Data Use

Functions reading LTDC_LayerCfgTypeDef::Alpha0
LTDC_LayerCfgTypeDef::Alpha0
Type of LTDC_LayerCfgTypeDef::Alpha0
LTDC_LayerCfgTypeDef::Alpha0
uint32_t
all items filtered out