Type Alias gd32e1::gd32e103::usart0::ctl2::HdenW

source ·
pub type HdenW<'a, REG> = BitWriter<'a, REG, Hden>;
Expand description

Field HDEN writer - Half-duplex selection

Aliased Type§

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

Implementations§

source§

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

source

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

Half duplex mode is not selected

source

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

Half duplex mode is selected