Type Alias xmc4800::ccu80_cc80::ins::Ev2lmW

source ·
pub type Ev2lmW<'a, REG> = BitWriter<'a, REG, Ev2lm>;
Expand description

Field EV2LM writer - Event 2 Level Selection

Aliased Type§

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

Implementations§

source§

impl<'a, REG> Ev2lmW<'a, REG>
where REG: Writable + RegisterSpec,

source

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

Active on HIGH level

source

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

Active on LOW level