Type Alias gd32f1::gd32f130::usart0::ctl2::DemW

source ·
pub type DemW<'a, REG> = BitWriter<'a, REG, Dem>;
Expand description

Field DEM writer - Driver enable mode

Aliased Type§

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

Implementations§

source§

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

source

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

DE function is disabled

source

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

The DE signal is output on the RTS pin