|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectavrora.sim.platform.Platform
avrora.sim.platform.Seres
The Seres class is an implementation of the Platform interface that represents
both a specific microcontroller and the devices connected to it.
| Nested Class Summary | |
static class |
Seres.Factory
|
| Field Summary | |
protected PinConnect |
pinConnect
|
protected Simulator |
sim
|
| Fields inherited from class avrora.sim.platform.Platform |
devices, mcu |
| Method Summary | |
protected void |
addDevices()
The addDevices() method is used to add the external (off-chip) devices to the
platform. |
| Methods inherited from class avrora.sim.platform.Platform |
addDevice, getDevice, getMicrocontroller |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
protected final Simulator sim
protected PinConnect pinConnect
| Method Detail |
protected void addDevices()
addDevices() method is used to add the external (off-chip) devices to the
platform.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||