| Package | Description |
|---|---|
| io.silverspoon.bulldog.core.gpio.base | |
| io.silverspoon.bulldog.core.gpio.util |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractPwm |
| Modifier and Type | Class and Description |
|---|---|
class |
SoftPwm |
| Modifier and Type | Method and Description |
|---|---|
void |
PwmController.dutyTransition(Pwm pwm,
double toDuty,
int milliseconds,
Easing easing,
EasingOptions option) |
void |
PwmController.frequencyTransition(Pwm pwm,
double toFrequency,
int milliseconds,
Easing easing,
EasingOptions option) |
Copyright © 2015 silverspoon.io. All rights reserved.