Type Alias xmc4300::ccu80_cc80::ins::EV0EM_W

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

Field EV0EM writer - Event 0 Edge Selection

Aliased Type§

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

Implementations§

source§

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