Type Alias xmc4800::ccu80_cc80::tc::EndmR

source ·
pub type EndmR = FieldReader<Endm>;
Expand description

Field ENDM reader - Extended Stop Function Control

Aliased Type§

struct EndmR { /* private fields */ }

Implementations§

source§

impl EndmR

source

pub const fn variant(&self) -> Option<Endm>

Get enumerated values variant

source

pub fn is_value1(&self) -> bool

Clears the timer run bit only (default stop)

source

pub fn is_value2(&self) -> bool

Clears the timer only (flush)

source

pub fn is_value3(&self) -> bool

Clears the timer and run bit (flush/stop)