nrf52840_pac::qspi::cinstrconf

Type Alias WIPWAIT_R

Source
pub type WIPWAIT_R = BitReader<WIPWAIT_A>;
Expand description

Field WIPWAIT reader - Wait for write complete before sending command.

Aliased Type§

struct WIPWAIT_R { /* private fields */ }

Implementations§

Source§

impl WIPWAIT_R

Source

pub fn variant(&self) -> WIPWAIT_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