Type Alias xmc4200::eru0::exicon::RE_W

source ·
pub type RE_W<'a, REG> = BitWriter<'a, REG, RE_A>;
Expand description

Field RE writer - Rising Edge Detection Enable ETLx

Aliased Type§

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

Implementations§

source§

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

source

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

A rising edge is not considered as edge event

source

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

A rising edge is considered as edge event