Type Alias gd32f1::gd32f130::usart0::ctl0::PerrieR

source ·
pub type PerrieR = BitReader<Perrie>;
Expand description

Field PERRIE reader - Parity error interrupt enable

Aliased Type§

struct PerrieR { /* private fields */ }

Implementations§

source§

impl PerrieR

source

pub const fn variant(&self) -> Perrie

Get enumerated values variant

source

pub fn is_disabled(&self) -> bool

Parity error interrupt is disabled

source

pub fn is_enabled(&self) -> bool

Interrupt is generated whenever PERR=1 in the STAT register