nanovm.avr
Class Pwm
java.lang.Object
nanovm.avr.Pwm
public class Pwm
- extends java.lang.Object
Constructor Summary |
Pwm()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
STOPPED
public static final int STOPPED
- See Also:
- Constant Field Values
DIV1
public static final int DIV1
- See Also:
- Constant Field Values
DIV8
public static final int DIV8
- See Also:
- Constant Field Values
DIV64
public static final int DIV64
- See Also:
- Constant Field Values
DIV128
public static final int DIV128
- See Also:
- Constant Field Values
DIV1024
public static final int DIV1024
- See Also:
- Constant Field Values
Pwm
public Pwm()
setPrescaler
public void setPrescaler(int value)
setRatio
public void setRatio(int value)