Type Alias xmc4400::ccu40_cc40::tcst::CDIR_R

source ·
pub type CDIR_R = BitReader<CDIR_A>;
Expand description

Field CDIR reader - Timer Counting Direction

Aliased Type§

struct CDIR_R { /* private fields */ }

Implementations§

source§

impl CDIR_R

source

pub const fn variant(&self) -> CDIR_A

Get enumerated values variant

source

pub fn is_value1(&self) -> bool

Timer is counting up

source

pub fn is_value2(&self) -> bool

Timer is counting down