Type Alias xmc4100::ccu40_cc40::ins::EV1EM_W

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

Field EV1EM writer - Event 1 Edge Selection

Aliased Type§

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

Implementations§

source§

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