1.25.7.23 LCDCx_SetBlenderUseIteratedColor Function

C

// x - Instance of the LCDC peripheral

void LCDCx_SetBlenderUseIteratedColor(LCDCx_LAYER_ID layer, bool use)

Summary

Enables use of iterated pixel value for pixel difference

Description

None

Precondition

None.

Parameters

Param Description
layer the target layer
use if true, pixel difference is set to iterated value. 0 if false.

Returns

None

Remarks

Only OVR1, OVR2 and HEO layers are supported