Type Alias gd32f1::gd32f190::exti::rten::Rten0W

source ·
pub type Rten0W<'a, REG> = BitWriter<'a, REG, Rten0>;
Expand description

Field RTEN0 writer - Rising edge trigger enable of line 0

Aliased Type§

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

Implementations§

source§

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

source

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

Rising edge trigger is disabled

source

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

Rising edge trigger is enabled