Type Alias nrf52840_pac::nvmc::config::WEN_R
source · pub type WEN_R = FieldReader<u8, WEN_A>;
Expand description
Field WEN
reader - Program memory access mode. It is strongly recommended to only activate erase and write modes when they are actively used. Enabling write or erase will invalidate the cache and keep it invalidated.
Aliased Type§
struct WEN_R { /* private fields */ }