DCT Lightfoot v3 API specification

com.dctl.hardware.flash
Class EraseRegion

java.lang.Object
  |
  +--com.dctl.hardware.flash.EraseRegion

public class EraseRegion
extends Object

Erase region for flash


Constructor Summary
EraseRegion()
           
 
Method Summary
 int getBlockSize()
          Get the block size
 int getNumberOfBlocks()
          Get the number of blocks
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EraseRegion

public EraseRegion()
Method Detail

getNumberOfBlocks

public int getNumberOfBlocks()
Get the number of blocks

Returns:
the number of blocks

getBlockSize

public int getBlockSize()
Get the block size

Returns:
the block size

DCT Lightfoot v3 API specification

DCT Lightfoot v3 API specification