1.25.7.20 1.27.6.20 LCDCx_SetBlenderIteratedColorEnable Function
C
// x - Instance of the LCDC peripheral
void LCDCx_SetBlenderIteratedColorEnable(LCDCx_LAYER_ID layer, bool enable)
Summary
Enables use of iterated pixel value for final adder stage operand
Description
None
Precondition
None.
Parameters
Param | Description |
---|---|
layer | the target layer |
use | if true, final adder stage operand is set to iterated pixel value. 0 if false. |
Returns
None
Remarks
Only OVR1, OVR2 and HEO layers are supported