Type Alias nrf52840_hal::pac::nvmc::config::WEN_R

source ·
pub type WEN_R = FieldReaderRaw<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 */ }