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