nrf52840_pac::qspi::ifconfig1

Type Alias SPIMODE_R

Source
pub type SPIMODE_R = BitReader<SPIMODE_A>;
Expand description

Field SPIMODE reader - Select SPI mode.

Aliased Type§

struct SPIMODE_R { /* private fields */ }

Implementations§

Source§

impl SPIMODE_R

Source

pub fn variant(&self) -> SPIMODE_A

Get enumerated values variant

Source

pub fn is_mode0(&self) -> bool

Checks if the value of the field is MODE0

Source

pub fn is_mode3(&self) -> bool

Checks if the value of the field is MODE3