|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnanovm.avr.AVR
public class AVR
Field Summary | |
---|---|
static Port |
portA
|
static Port |
portB
|
static Port |
portC
|
static Port |
portD
|
static Port |
portE
|
static Port |
portF
|
static Port |
portG
|
static Port |
portH
|
static Pwm |
pwm0
|
static Pwm |
pwm1
|
Constructor Summary | |
---|---|
AVR()
|
Method Summary | |
---|---|
static int |
getClock()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static Port portA
public static Port portB
public static Port portC
public static Port portD
public static Port portE
public static Port portF
public static Port portG
public static Port portH
public static Pwm pwm0
public static Pwm pwm1
Constructor Detail |
---|
public AVR()
Method Detail |
---|
public static int getClock()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |