Type Alias xmc4800::ccu80_cc80::tc::TcmW

source ·
pub type TcmW<'a, REG> = BitWriter<'a, REG, Tcm>;
Expand description

Field TCM writer - Timer Counting Mode

Aliased Type§

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

Implementations§

source§

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

source

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

Edge aligned mode

source

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

Center aligned mode