Type Alias gd32e1::gd32e103::spi0::qctl::QrdW

source ·
pub type QrdW<'a, REG> = BitWriter<'a, REG, Qrd>;
Expand description

Field QRD writer - Quad-SPI mode read select

Aliased Type§

struct QrdW<'a, REG> { /* private fields */ }

Implementations§

source§

impl<'a, REG> QrdW<'a, REG>
where REG: Writable + RegisterSpec,

source

pub fn write(self) -> &'a mut W<REG>

Quad wire write mode

source

pub fn read(self) -> &'a mut W<REG>

Quad wire read mode