HAL
HAL_DMA2D_CLUTLoading_Suspend() is only used within HAL.
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesHALHAL_DMA2D_CLUTLoading_Suspend()

HAL_DMA2D_CLUTLoading_Suspend() function

Suspend the DMA2D CLUT loading.

Syntax

HAL_StatusTypeDef HAL_DMA2D_CLUTLoading_Suspend(DMA2D_HandleTypeDef *hdma2d,     uint32_t LayerIdx);
Implemented in stm32f4xx_hal_dma2d.c:1264

Arguments

hdma2d

Pointer to a DMA2D_HandleTypeDef structure that contains the configuration information for the DMA2D.

LayerIdx

DMA2D Layer index. This parameter can be one of the following values: DMA2D_BACKGROUND_LAYER(0) / DMA2D_FOREGROUND_LAYER(1)

Return value

HAL status

References

LocationText
stm32f4xx_hal_dma2d.c:1264
HAL_StatusTypeDef HAL_DMA2D_CLUTLoading_Suspend(DMA2D_HandleTypeDef *hdma2d, uint32_t LayerIdx)
stm32f4xx_hal_dma2d.h:458
HAL_StatusTypeDef HAL_DMA2D_CLUTLoading_Suspend(DMA2D_HandleTypeDef *hdma2d, uint32_t LayerIdx);

Call Tree

Functions called by HAL_DMA2D_CLUTLoading_Suspend()
HAL_DMA2D_CLUTLoading_Suspend()
all items filtered out
Data read by HAL_DMA2D_CLUTLoading_Suspend()
Data written by HAL_DMA2D_CLUTLoading_Suspend()
HAL_DMA2D_CLUTLoading_Suspend()
HAL_DMA2D_CLUTLoading_Suspend()::tickstart
HAL_DMA2D_CLUTLoading_Suspend()::loadsuspended
HAL_DMA2D_CLUTLoading_Suspend()::reg
all items filtered out
Type of HAL_DMA2D_CLUTLoading_Suspend()
HAL_DMA2D_CLUTLoading_Suspend()
uint32_t
all items filtered out