1.25.7.65 1.27.6.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
Param | Description |
---|---|
layer | the target layer |
xpos | the X coordinate position |
ypos | the Y coordinate position |
Returns
None
Remarks
Only OVR1, OVR2 and HEO layers are supported