Type Alias gd32f1::gd32f130::usart0::ctl0::WlW

source ·
pub type WlW<'a, REG> = BitWriter<'a, REG, Wl>;
Expand description

Field WL writer - Word length

Aliased Type§

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

Implementations§

source§

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

source

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

8 data bits

source

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

9 data bits