Type Alias gd32f1::gd32f190::spi0::qctl::QmodR

source ·
pub type QmodR = BitReader<Qmod>;
Expand description

Field QMOD reader - Quad wire mode enable

Aliased Type§

struct QmodR { /* private fields */ }

Implementations§

source§

impl QmodR

source

pub const fn variant(&self) -> Qmod

Get enumerated values variant

source

pub fn is_single(&self) -> bool

Single wire mode

source

pub fn is_quad(&self) -> bool

Quad-SPI mode