Type Alias gd32f1::gd32f130::usart0::ctl1::RtenW

source ·
pub type RtenW<'a, REG> = BitWriter<'a, REG, Rten>;
Expand description

Field RTEN writer - Receiver timeout enable

Aliased Type§

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

Implementations§

source§

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

source

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

Receiver timeout feature disabled

source

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

Receiver timeout feature enabled