SunSPOT API V5.0


Uses of Interface
com.sun.spot.flashmanagement.IAddressableNorFlashSector

Packages that use IAddressableNorFlashSector
com.sun.spot.flashmanagement Low level access to chunks of flash memory. 
com.sun.spot.peripheral Access to the hardware peripherals built in to the Sun SPOT main board. 
 

Uses of IAddressableNorFlashSector in com.sun.spot.flashmanagement
 

Methods in com.sun.spot.flashmanagement that return IAddressableNorFlashSector
 IAddressableNorFlashSector INorFlashSectorFactory.create(int sectorNumber, int purpose)
          Create an IAddressableNorFlashSector
 

Constructors in com.sun.spot.flashmanagement with parameters of type IAddressableNorFlashSector
FlashFileInputStream(IAddressableNorFlashSector sector)
          Construct a input stream over the raw data in a sector of the flash memory
FlashFileOutputStream(IAddressableNorFlashSector sector)
          Construct an output stream over a sector of the flash memory.
 

Uses of IAddressableNorFlashSector in com.sun.spot.peripheral
 

Classes in com.sun.spot.peripheral that implement IAddressableNorFlashSector
 class NorFlashSector
          Define a segment of memory which is defined as being of type NOR Flash.
 


SunSPOT API V5.0


Copyright � 2006-2008 Sun Microsystems, Inc. All Rights Reserved.