|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectavrora.sim.mcu.ATMega128L.SimImpl.SPIPrinter
Debug class. Connect to SPI to give the SPI a duped input.
| Nested Class Summary |
| Nested classes inherited from class avrora.sim.mcu.ATMega128L.SPIDevice |
ATMega128L.SPIDevice.SPIFrame |
| Field Summary | |
ATMega128L.SPIDevice |
connectedDevice
|
| Method Summary | |
void |
connect(ATMega128L.SPIDevice d)
|
void |
receiveFrame(ATMega128L.SPIDevice.SPIFrame frame)
Receive a frame. |
ATMega128L.SPIDevice.SPIFrame |
transmitFrame()
Transmit a frame from this device. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public ATMega128L.SPIDevice connectedDevice
| Method Detail |
public void connect(ATMega128L.SPIDevice d)
connect in interface ATMega128L.SPIDevicepublic void receiveFrame(ATMega128L.SPIDevice.SPIFrame frame)
ATMega128L.SPIDevice
receiveFrame in interface ATMega128L.SPIDeviceframe - the frame to be receivedpublic ATMega128L.SPIDevice.SPIFrame transmitFrame()
ATMega128L.SPIDevice
transmitFrame in interface ATMega128L.SPIDevice
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||