2.61.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
