Type Alias xmc4800::ccu40_cc40::ins::EV2EM_W

source ·
pub type EV2EM_W<'a, REG> = FieldWriter<'a, REG, 2, EV2EM_A, Safe>;
Expand description

Field EV2EM writer - Event 2 Edge Selection

Aliased Type§

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

Implementations§

source§

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