Type Alias gd32f1::gd32f130::exti::inten::Inten0R

source ·
pub type Inten0R = BitReader<Inten0>;
Expand description

Field INTEN0 reader - Interrupt mask on line 0

Aliased Type§

struct Inten0R { /* private fields */ }

Implementations§

source§

impl Inten0R

source

pub const fn variant(&self) -> Inten0

Get enumerated values variant

source

pub fn is_masked(&self) -> bool

Interrupt from line is disabled

source

pub fn is_unmasked(&self) -> bool

Interrupt from line is enabled