Type Alias xmc4800::ledts0::evfr::TsctrovfR

source ·
pub type TsctrovfR = BitReader<Tsctrovf>;
Expand description

Field TSCTROVF reader - TS-Counter Overflow Indication

Aliased Type§

struct TsctrovfR { /* private fields */ }

Implementations§

source§

impl TsctrovfR

source

pub const fn variant(&self) -> Tsctrovf

Get enumerated values variant

source

pub fn is_value1(&self) -> bool

No overflow has occurred.

source

pub fn is_value2(&self) -> bool

The TS-counter has overflowed at least once.