Type Alias gd32f1::gd32f190::exti::even::Even0R

source ·
pub type Even0R = BitReader<Even0>;
Expand description

Field EVEN0 reader - Event enable on line 0

Aliased Type§

struct Even0R { /* private fields */ }

Implementations§

source§

impl Even0R

source

pub const fn variant(&self) -> Even0

Get enumerated values variant

source

pub fn is_masked(&self) -> bool

Event from line is disabled

source

pub fn is_unmasked(&self) -> bool

Event from line is enabled