1.25.7.17 LCDCx_SetBlenderDMALayerEnable Function

C

// x - Instance of the LCDC peripheral

void LCDCx_SetBlenderDMALayerEnable(LCDCx_LAYER_ID layer, bool enable)

Summary

Enables/disables the blender DMA channel

Description

None

Precondition

None.

Parameters

Param Description
layer the target layer
enable if true, default color is used on the layer if false, DMA channel retrieves pixels from memory

Returns

None

Remarks

Only OVR1, OVR2 and HEO layers are supported