Type Alias xmc4300::ccu40_cc40::tcst::TrbR

source ·
pub type TrbR = BitReader<Trb>;
Expand description

Field TRB reader - Timer Run Bit

Aliased Type§

struct TrbR { /* private fields */ }

Implementations§

source§

impl TrbR

source

pub const fn variant(&self) -> Trb

Get enumerated values variant

source

pub fn is_value1(&self) -> bool

Timer is stopped

source

pub fn is_value2(&self) -> bool

Timer is running