nrf52840_pac::qspi::ifconfig0

Type Alias DPMENABLE_R

Source
pub type DPMENABLE_R = BitReader<DPMENABLE_A>;
Expand description

Field DPMENABLE reader - Enable deep power-down mode (DPM) feature.

Aliased Type§

struct DPMENABLE_R { /* private fields */ }

Implementations§

Source§

impl DPMENABLE_R

Source

pub fn variant(&self) -> DPMENABLE_A

Get enumerated values variant

Source

pub fn is_disable(&self) -> bool

Checks if the value of the field is DISABLE

Source

pub fn is_enable(&self) -> bool

Checks if the value of the field is ENABLE