Type Alias gd32f1::gd32f130::usart0::ctl1::LbdieR

source ·
pub type LbdieR = BitReader<Lbdie>;
Expand description

Field LBDIE reader - LIN break detection interrupt enable

Aliased Type§

struct LbdieR { /* private fields */ }

Implementations§

source§

impl LbdieR

source

pub const fn variant(&self) -> Lbdie

Get enumerated values variant

source

pub fn is_disabled(&self) -> bool

Interrupt is disabled

source

pub fn is_enabled(&self) -> bool

An interrupt is generated whenever LBDF=1 in the STAT register