1.27.6.69 LCDCx_UpdateOverlayAttributesEnable Function

C

// x - Instance of the LCDC peripheral

void LCDCx_UpdateOverlayAttributesEnable(LCDCx_LAYER_ID layer)

Summary

Updates the layer attributes

Description

Updates windows attributes on the next start of frame.

Precondition

None.

Parameters

Param Description
layer the target layer

Returns

None

Remarks