1.27.6.21 LCDCx_SetBlenderLocalAlphaEnable Function

C

// x - Instance of the LCDC peripheral

void LCDCx_SetBlenderLocalAlphaEnable(LCDCx_LAYER_ID layer, bool enable)

Summary

Enables/disables local alpha blending

Description

None

Precondition

None.

Parameters

Param Description
layer the target layer
enable if true, local alpha blending is enabled. Disabled if false.

Returns

None

Remarks

Only OVR1, OVR2 and HEO layers are supported