nrf52840_pac::qspi::ifconfig0

Type Alias ADDRMODE_R

Source
pub type ADDRMODE_R = BitReader<ADDRMODE_A>;
Expand description

Field ADDRMODE reader - Addressing mode.

Aliased Type§

struct ADDRMODE_R { /* private fields */ }

Implementations§

Source§

impl ADDRMODE_R

Source

pub fn variant(&self) -> ADDRMODE_A

Get enumerated values variant

Source

pub fn is_24bit(&self) -> bool

Checks if the value of the field is _24BIT

Source

pub fn is_32bit(&self) -> bool

Checks if the value of the field is _32BIT