SunSPOT API V5.0


Uses of Interface
com.sun.spot.peripheral.IFlashMemoryDevice

Packages that use IFlashMemoryDevice
com.sun.spot.peripheral Access to the hardware peripherals built in to the Sun SPOT main board. 
com.sun.spot.peripheral.external Generic support for external boards. 
com.sun.spot.sensorboard Contains highest level interfaces and concrete classes that make up the SunSPOT sensorboard libraries. 
 

Uses of IFlashMemoryDevice in com.sun.spot.peripheral
 

Methods in com.sun.spot.peripheral that return IFlashMemoryDevice
 IFlashMemoryDevice Spot.getFlashMemoryDevice()
           
 IFlashMemoryDevice ISpot.getFlashMemoryDevice()
          Get access to the flash memory on the Spot
 

Constructors in com.sun.spot.peripheral with parameters of type IFlashMemoryDevice
NorFlashSector(IFlashMemoryDevice flashMem, int sectorNumber, int purpose)
           
 

Uses of IFlashMemoryDevice in com.sun.spot.peripheral.external
 

Classes in com.sun.spot.peripheral.external that implement IFlashMemoryDevice
 class M25P05
          Driver for the M25P05 flash memory chip as fitted to Sun SPOT external boards
 

Methods in com.sun.spot.peripheral.external that return IFlashMemoryDevice
 IFlashMemoryDevice IExternalBoard.getSerialFlash()
          Get the serial flash memory device
 IFlashMemoryDevice ExternalBoard.getSerialFlash()
          Get the serial flash memory device
 

Uses of IFlashMemoryDevice in com.sun.spot.sensorboard
 

Methods in com.sun.spot.sensorboard that return IFlashMemoryDevice
static IFlashMemoryDevice AtmegaProtoBoard.getSerialFlashMemory()
           
 


SunSPOT API V5.0


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