Type Alias xmc4800::ccu40_cc40::ins::Ev2emW

source ·
pub type Ev2emW<'a, REG> = FieldWriterSafe<'a, REG, 2, Ev2em>;
Expand description

Field EV2EM writer - Event 2 Edge Selection

Aliased Type§

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

Implementations§

source§

impl<'a, REG> Ev2emW<'a, REG>
where REG: Writable + RegisterSpec, REG::Ux: From<u8>,

source

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

No action

source

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

Signal active on rising edge

source

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

Signal active on falling edge

source

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

Signal active on both edges