Type Alias xmc4300::ccu40_cc40::tcst::CdirR

source ·
pub type CdirR = BitReader<Cdir>;
Expand description

Field CDIR reader - Timer Counting Direction

Aliased Type§

struct CdirR { /* private fields */ }

Implementations§

source§

impl CdirR

source

pub const fn variant(&self) -> Cdir

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