Type Alias xmc4400::ccu80_cc80::tc::ENDM_W

source ·
pub type ENDM_W<'a, REG> = FieldWriter<'a, REG, 2, ENDM_A>;
Expand description

Field ENDM writer - Extended Stop Function Control

Aliased Type§

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

Implementations§

source§

impl<'a, REG> ENDM_W<'a, REG>
where REG: Writable + RegisterSpec, REG::Ux: From<u8>,

source

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

Clears the timer run bit only (default stop)

source

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

Clears the timer only (flush)

source

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

Clears the timer and run bit (flush/stop)