Type Alias gd32f1::gd32f190::usart0::ctl0::IdleieR

source ·
pub type IdleieR = BitReader<Idleie>;
Expand description

Field IDLEIE reader - IDLE line detected interrupt enable

Aliased Type§

struct IdleieR { /* private fields */ }

Implementations§

source§

impl IdleieR

source

pub const fn variant(&self) -> Idleie

Get enumerated values variant

source

pub fn is_disabled(&self) -> bool

Idle line detected interrupt is disabled

source

pub fn is_enabled(&self) -> bool

Interrupt is generated whenever IDLEF=1 in the STAT register