__HAL_LTDC_LAYER_DISABLE macro
Disable the LTDC Layer.
Syntax
#define __HAL_LTDC_LAYER_DISABLE(__HANDLE__, __LAYER__) ((LTDC_LAYER((__HANDLE__), (__LAYER__)))->CR\ Arguments
__LAYER__
Specify the layer to be disabled. This parameter can be LTDC_LAYER_1 (0) or LTDC_LAYER_2 (1).
Return value
None.
Examples
__HAL_LTDC_LAYER_DISABLE is referenced by 33 libraries and example projects: