Timers

SetPWMOutputPin()

Description

Configures the specified pin to handle the pwm operation

Syntax

Timers_class.SetPWMOutputPin(pwmOutputPin)

Parameters

the number of the pin whose mode you wish to set for pwm operation (int)

Returns

none

  

Share |