SunSPOT host API V3.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. 
 

Uses of IAddressableNorFlashSector in com.sun.spot.flashmanagement
 

Methods in com.sun.spot.flashmanagement that return IAddressableNorFlashSector
 IAddressableNorFlashSector HostNorFlashSectorFactory.create(int sectorNumber, int purpose)
           
 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.
 


SunSPOT host API V3.0


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