Expand description

HAL interface to the Enhanced Embedded Flash Controller (EEFC) peripheral

Loosely based off of https://github.com/nrf-rs/nrf-hal/blob/master/nrf-hal-common/src/nvmc.rs Many of the functions are named the same as ASF (minus flash_) and should be mostly equivalent.

Structs

Interface to an EFC instance

Enums