1.25.7.51 1.27.6.51 LCDCx_SetPWMSignalPolarity Function
C
// x - Instance of the LCDC peripheral
void LCDCx_SetPWMSignalPolarity(LCDCx_SIGNAL_POLARITY polarity)
Summary
Sets the polarity of the PWM signal
Description
None
Precondition
None.
Parameters
Param | Description |
---|---|
polarity | the signal polarity |
Returns
None
Remarks
None