unsigned char RawNandFlash_EraseBlock (const struct RawNandFlash *raw, unsigned short block) |
Name | Type | Default | Description |
raw | const struct RawNandFlash * |
Pointer to a RawNandFlash instance. |
|
block | unsigned short |
Number of the physical block to erase. |
|
Return value | unsigned char |