2.58.65 LCDCx_SetWindowPosition Function

C

// x - Instance of the LCDC peripheral

void LCDCx_SetWindowPosition(LCDCx_LAYER_ID layer, uint16_t xpos, uint16_t ypos)

Summary

Sets the X, Y position of the specified layer

Description

None

Precondition

None.

Parameters

ParamDescription
layerthe target layer
xposthe X coordinate position
yposthe Y coordinate position

Returns

None

Remarks

Only OVR1, OVR2 and HEO layers are supported