2.61.60 LCDCx_SetVSYNCPulseEnd Function
C
// x - Instance of the LCDC peripheral
void LCDCx_SetVSYNCPulseEnd(LCDCx_VSYNC_SYNC_EDGE edge)
Summary
Sets the HSYNC pulse edge where the VSYNC pulse second active edge is synchronized
Description
None
Precondition
None.
Parameters
| Param | Description |
|---|---|
| edge | first or second HSYNC edge |
Returns
None
Remarks
None
