Type Alias nrf52840_pac::qspi::ifconfig0::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