Type Alias xmc4800::ccu80_cc80::tc::StrmW

source ·
pub type StrmW<'a, REG> = BitWriter<'a, REG, Strm>;
Expand description

Field STRM writer - Extended Start Function Control

Aliased Type§

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

Implementations§

source§

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

source

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

Sets run bit only (default start)

source

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

Clears the timer and sets run bit, if not set (flush/start)