1.25.7.29 1.27.6.29 LCDCx_SetDisplaySignalSynchronization Function
C
// x - Instance of the LCDC peripheral
void LCDCx_SetDisplaySignalSynchronization(bool synchronous)
Summary
Sets the sync of the DISP signal with the HYSNC pulse
Description
None
Precondition
None.
Parameters
Param | Description |
---|---|
synchronous | if true, DISP signal is sync w/ the 2nd active edge of HSYNC |
Returns
None
Remarks
None