Type Alias xmc4800::eru0::exicon::FeW

source ·
pub type FeW<'a, REG> = BitWriter<'a, REG, Fe>;
Expand description

Field FE writer - Falling Edge Detection Enable ETLx

Aliased Type§

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

Implementations§

source§

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

source

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

A falling edge is not considered as edge event

source

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

A falling edge is considered as edge event