Type Alias gd32e1::gd32e103::spi0::qctl::QmodR

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

Field QMOD reader - Quad-SPI 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