Type Alias gd32f1::gd32f190::usart0::ctl0::RbneieR

source ·
pub type RbneieR = BitReader<Rbneie>;
Expand description

Field RBNEIE reader - Read data buffer not empty interrupt and overrun error interrupt enable

Aliased Type§

struct RbneieR { /* private fields */ }

Implementations§

source§

impl RbneieR

source

pub const fn variant(&self) -> Rbneie

Get enumerated values variant

source

pub fn is_disabled(&self) -> bool

Read data buffer not empty and overrrun error interrupts are disabled

source

pub fn is_enabled(&self) -> bool

Interrupt is generated whenever ORERR=1 or RBNE=1 in the STAT register