SunSPOT API V3.0


com.sun.spot.sensorboard.util
Class AtmegaBootloader

java.lang.Object
  extended by com.sun.spot.sensorboard.util.AtmegaBootloader

public class AtmegaBootloader
extends Object

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.

Author:
arshan

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

AtmegaBootloader

public AtmegaBootloader()
Creates a new instance of AtmegaBootloader

Method Detail

flash

public void flash(Atmega part,
                  IAtmegaCode code)
given


SunSPOT API V3.0


Copyright © 2006, 2007 Sun Microsystems, Inc. All Rights Reserved.