NVMCTRL_Basic_erase_flash_page

Erase a page in flash.

nvmctrl_status_t NVMCTRL_Basic_erase_flash_page(
    flash_adr_t flash_adr
)

Parameters

flash_adr

Type: flash_adr_t typedef

The byte-address in flash to erase. Must point to start-of-page.

Returns

Type: nvmctrl_status_t

Status of the operation