1.25.7.59 1.27.6.59 LCDCx_SetVSYNCPolarity Function
C
// x - Instance of the LCDC peripheral
void LCDCx_SetVSYNCPolarity(LCDCx_SIGNAL_POLARITY polarity)
Summary
Sets the polarity of the VSYNC pulse
Description
None
Precondition
None.
Parameters
Param | Description |
---|---|
polarity | positive polarity is active high, negative is active low |
Returns
None
Remarks
None