2.58.37 LCDCx_SetHSYNCPolarity Function

C

// x - Instance of the LCDC peripheral

void LCDCx_SetHSYNCPolarity(LCDCx_SIGNAL_POLARITY polarity)

Summary

Sets the polarity of the HSYNC pulse

Description

None

Precondition

None.

Parameters

ParamDescription
polaritypositive polarity is active high, negative is active low

Returns

None

Remarks

None