xmc4500::ccu80_cc80::ins

Type Alias 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