Type Alias xmc4200::eru0::exicon::FE_W

source ·
pub type FE_W<'a, REG> = BitWriter<'a, REG, FE_A>;
Expand description

Field FE writer - Falling Edge Detection Enable ETLx

Aliased Type§

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

Implementations§

source§

impl<'a, REG> FE_W<'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