...
Erase block of NOR device.
Arguments
p_phy_data
Pointer to NOR phy data.
...
Pointer to variable that will receive the return error code from this function.
FS_ERR_NONE
Block erased successfully.
FS_ERR_DEV_INVALID_OP
Invalid operation for device.
FS_ERR_DEV_IO
Device I/O error.
FS_ERR_DEV_TIMEOUT
Device timeout error.
Returned Value
None.
Notes/Warnings
None.