Type Definition nrf52833_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.

Implementations

Get enumerated values variant

Checks if the value of the field is REN

Checks if the value of the field is WEN

Checks if the value of the field is EEN