|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--Flash | +--DebuggableFlash
You can read the source of this class here.
Fields inherited from class Flash |
FlashSize |
Constructor Summary | |
DebuggableFlash()
|
|
DebuggableFlash(CompiledProgram prog)
|
Method Summary | |
java.lang.String[] |
Display()
|
CompiledProgram |
getProgram()
|
void |
Reprogram(CompiledProgram prog)
Reprograms the flash memory. |
Methods inherited from class Flash |
Read |
Methods inherited from class java.lang.Object |
equals,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
Constructor Detail |
public DebuggableFlash(CompiledProgram prog)
public DebuggableFlash()
Method Detail |
public void Reprogram(CompiledProgram prog)
prog
- Program to write to flash.public CompiledProgram getProgram()
public java.lang.String[] Display()
|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |