Type Alias nrf52840_pac::qspi::ifconfig1::DPMEN_R

source ·
pub type DPMEN_R = BitReader<DPMEN_A>;
Expand description

Field DPMEN reader - Enter/exit deep power-down mode (DPM) for external flash memory.

Aliased Type§

struct DPMEN_R { /* private fields */ }

Implementations§

source§

impl DPMEN_R

source

pub fn variant(&self) -> DPMEN_A

Get enumerated values variant

source

pub fn is_exit(&self) -> bool

Checks if the value of the field is EXIT

source

pub fn is_enter(&self) -> bool

Checks if the value of the field is ENTER