Type Alias xmc4800::ccu80_cc80::cmc::TceW

source ·
pub type TceW<'a, REG> = BitWriter<'a, REG, Tce>;
Expand description

Field TCE writer - Timer Concatenation Enable

Aliased Type§

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

Implementations§

source§

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

source

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

Timer concatenation is disabled

source

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

Timer concatenation is enabled