Type Alias gd32f1::gd32f130::usart0::ctl0::RtieR

source ·
pub type RtieR = BitReader<Rtie>;
Expand description

Field RTIE reader - Receiver timeout interrupt enable

Aliased Type§

struct RtieR { /* private fields */ }

Implementations§

source§

impl RtieR

source

pub const fn variant(&self) -> Rtie

Get enumerated values variant

source

pub fn is_disabled(&self) -> bool

Receiver timeout interrupt is disabled

source

pub fn is_enabled(&self) -> bool

Receiver timeout interrupt is enabled