Type Alias nrf52810_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 activate erase and write modes only when they are actively used.

Aliased Type§

struct WEN_R { /* private fields */ }