Type Alias atsamd51p::qspi::ctrlb::MODE_R

source ·
pub type MODE_R = BitReader<MODESELECT_A>;
Expand description

Field MODE reader - Serial Memory Mode

Aliased Type§

struct MODE_R { /* private fields */ }

Implementations§

source§

impl MODE_R

source

pub const fn variant(&self) -> MODESELECT_A

Get enumerated values variant

source

pub fn is_spi(&self) -> bool

SPI operating mode

source

pub fn is_memory(&self) -> bool

Serial Memory operating mode