Type Alias gd32e1::gd32e103::exti::even::Even0R

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

Field EVEN0 reader - Enable Event 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