Function lm4f120::flash::erase_page [] [src]

pub fn erase_page(address: FlashAddress) -> Result<(), Error>

Erase a 1 KiB page of flash. The given address must be on 1 KiB boundary (i.e. a multiple of 1024).