[][src]Type Definition nrf52832_pac::nvmc::eraseall::R

type R = R<u32, ERASEALL>;

Reader of register ERASEALL

Methods

impl R[src]

pub fn eraseall(&self) -> ERASEALL_R[src]

Bit 0 - Erase all non-volatile memory including UICR registers. Note that code erase has to be enabled by CONFIG.EEN before the UICR can be erased.