Type Alias gd32f1::gd32f130::usart0::ctl0::AmieR

source ·
pub type AmieR = BitReader<Amie>;
Expand description

Field AMIE reader - ADDR match interrupt enable

Aliased Type§

struct AmieR { /* private fields */ }

Implementations§

source§

impl AmieR

source

pub const fn variant(&self) -> Amie

Get enumerated values variant

source

pub fn is_disabled(&self) -> bool

Address match interrupt is disabled

source

pub fn is_enabled(&self) -> bool

Address match interrupt is enabled