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