|
SunSPOT API V3.0 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
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 V3.0 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |