Home
Server
Lib
Interfaces
API
Write Plugins
Pwm
List of All Members for Pwm
This is the complete list of members for
Pwm
, including inherited members.
enum
Polarity
Pwm
(int, QObject *)
~Pwm
()
chipNumber
() : int
disable
() : bool
dutyCycle
() : long
enable
() : bool
exportPwm
() : bool
frequency
() : double
isAvailable
() : bool
isEnabled
() : bool
percentage
() : int
period
() : long
polarity
() : Pwm::Polarity
setDutyCycle
(long) : bool
setFrequency
(double) : bool
setPercentage
(int) : bool
setPeriod
(long) : bool
setPolarity
(Pwm::Polarity) : bool