|
mraa
0.9.0
Low Level Skeleton Library for Communication on GNU/Linux platforms
|
This is the complete list of members for Pwm, including all inherited members.
| config_ms(int period, float duty) | Pwm | |
| config_percent(int period, float duty) | Pwm | |
| delete() (defined in Pwm) | Pwm | |
| enable(boolean enable) | Pwm | |
| max_period() | Pwm | |
| min_period() | Pwm | |
| period(float period) | Pwm | |
| period_ms(int ms) | Pwm | |
| period_us(int us) | Pwm | |
| pulsewidth(float seconds) | Pwm | |
| pulsewidth_ms(int ms) | Pwm | |
| pulsewidth_us(int us) | Pwm | |
| Pwm(int pin, boolean owner, int chipid) | Pwm | |
| Pwm(int pin, boolean owner) (defined in Pwm) | Pwm | |
| Pwm(int pin) (defined in Pwm) | Pwm | |
| read() | Pwm | |
| write(float percentage) | Pwm |
1.8.9.1