|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectavrora.sim.platform.Mica
The Mica class is an implementation of the Platform
interface that represents both a specific microcontroller and the
devices connected to it. This implementation therefore uses the ATMega128L
microcontroller in compatibility mode and uses LED and Radio devices, etc.
| Nested Class Summary | |
protected class |
Mica.LED
|
| Field Summary | |
protected Microcontroller |
mcu
|
| Constructor Summary | |
Mica()
|
|
| Method Summary | |
protected void |
addDevices()
|
Microcontroller |
getMicrocontroller()
|
Platform |
newPlatform(Program p)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
protected final Microcontroller mcu
| Constructor Detail |
public Mica()
| Method Detail |
public Microcontroller getMicrocontroller()
getMicrocontroller in interface Platformpublic Platform newPlatform(Program p)
newPlatform in interface PlatformFactoryprotected void addDevices()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||