|
SunSPOT API V4.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface INorFlashSectorFactory
INorFlashSectorFactory creates instances of IAddressableNorFlashSector.
It is used within the implementation of the FlashFile system and should not normally be referred to
from outside the com.sun.spot.flashmanagement package.
| Method Summary | |
|---|---|
IAddressableNorFlashSector |
create(int sectorNumber,
int purpose)
Create an IAddressableNorFlashSector |
| Method Detail |
|---|
IAddressableNorFlashSector create(int sectorNumber,
int purpose)
IAddressableNorFlashSector
sectorNumber - The unique number to associate with the new sectorpurpose - The intended use of the new sector. Normally one of
INorFlashSector.RMS_PURPOSED,
INorFlashSector.SYSTEM_PURPOSED or
INorFlashSector.USER_PURPOSED
IAddressableNorFlashSector
|
SunSPOT API V4.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||