HAL + 0/24 examples
CodeScope will show references to HAL_LTDC_EnableCLUT() from the following samples and libraries:
 
Symbols
loading...
Files
loading...

HAL_LTDC_EnableCLUT() function

Enable the color lookup table.

Syntax

HAL_StatusTypeDef HAL_LTDC_EnableCLUT(LTDC_HandleTypeDef *hltdc,     uint32_t LayerIdx);
Implemented in stm32f4xx_hal_ltdc.c:1040

Arguments

hltdc

pointer to a LTDC_HandleTypeDef structure that contains the configuration information for the LTDC.

LayerIdx

LTDC Layer index. This parameter can be one of the following values: LTDC_LAYER_1 (0) or LTDC_LAYER_2 (1)

Return value

HAL status

Examples

HAL_LTDC_EnableCLUT() is referenced by 24 libraries and example projects.

References

Call Tree

Functions called by HAL_LTDC_EnableCLUT()
HAL_LTDC_EnableCLUT()
assert_failed()
all items filtered out
Type of HAL_LTDC_EnableCLUT()
HAL_LTDC_EnableCLUT()
all items filtered out