Type Alias xmc4300::ccu40_cc40::tc::ENDM_R

source ·
pub type ENDM_R = FieldReader<ENDM_A>;
Expand description

Field ENDM reader - Extended Stop Function Control

Aliased Type§

struct ENDM_R { /* private fields */ }

Implementations§

source§

impl ENDM_R

source

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

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)