Type Alias xmc4300::eru0::exicon::ReW

source ·
pub type ReW<'a, REG> = BitWriter<'a, REG, Re>;
Expand description

Field RE writer - Rising Edge Detection Enable ETLx

Aliased Type§

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

Implementations§

source§

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