Type Alias gd32f1::gd32f190::exti::even::Even0W

source ·
pub type Even0W<'a, REG> = BitWriter<'a, REG, Even0>;
Expand description

Field EVEN0 writer - Event enable on line 0

Aliased Type§

struct Even0W<'a, REG> { /* private fields */ }

Implementations§

source§

impl<'a, REG> Even0W<'a, REG>
where REG: Writable + RegisterSpec,

source

pub fn masked(self) -> &'a mut W<REG>

Event from line is disabled

source

pub fn unmasked(self) -> &'a mut W<REG>

Event from line is enabled