public interface Pwm extends PinFeature
| Modifier and Type | Method and Description |
|---|---|
void |
disable() |
void |
enable() |
double |
getDuty() |
double |
getFrequency() |
boolean |
isEnabled() |
void |
setDuty(double duty) |
void |
setFrequency(double frequency) |
activate, blockPin, getName, getPin, isActivatedFeature, isBlocking, isSetup, isTorndownOnShutdown, setTeardownOnShutdown, setup, teardown, unblockPinCopyright © 2015 silverspoon.io. All rights reserved.