|
SunSPOT API V3.0 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.sun.spot.sensorboard.util.AtmegaBootloader
public class AtmegaBootloader
Utility to ease programming the user space of the Atmega88. Think of this class as reflecting the capabilities of the bootloader section of the Atmega88 firmware. cause it does.
Constructor Summary | |
---|---|
AtmegaBootloader()
Creates a new instance of AtmegaBootloader |
Method Summary | |
---|---|
void |
flash(Atmega part,
IAtmegaCode code)
given |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AtmegaBootloader()
Method Detail |
---|
public void flash(Atmega part, IAtmegaCode code)
|
SunSPOT API V3.0 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |