Type Alias gd32f1::gd32f190::usart0::ctl1::AbdenR

source ·
pub type AbdenR = BitReader<Abden>;
Expand description

Field ABDEN reader - Auto baud rate enable

Aliased Type§

struct AbdenR { /* private fields */ }

Implementations§

source§

impl AbdenR

source

pub const fn variant(&self) -> Abden

Get enumerated values variant

source

pub fn is_disabled(&self) -> bool

Auto baud rate detection is disabled

source

pub fn is_enabled(&self) -> bool

Auto baud rate detection is enabled