Module nrf52840_pac::nvmc::eraseall

source ·
Expand description

Register for erasing all non-volatile user memory

Structs§

  • Register for erasing all non-volatile user memory
  • Register ERASEALL reader
  • Register ERASEALL writer

Enums§

  • Erase all non-volatile memory including UICR registers. Note that the erase must be enabled using CONFIG.WEN before the non-volatile memory can be erased.

Type Aliases§

  • Field ERASEALL reader - Erase all non-volatile memory including UICR registers. Note that the erase must be enabled using CONFIG.WEN before the non-volatile memory can be erased.
  • Field ERASEALL writer - Erase all non-volatile memory including UICR registers. Note that the erase must be enabled using CONFIG.WEN before the non-volatile memory can be erased.