Type Alias xmc4300::usic0_ch0::psr_iicmode::WtdfR

source ·
pub type WtdfR = BitReader<Wtdf>;
Expand description

Field WTDF reader - Wrong TDF Code Found

Aliased Type§

struct WtdfR { /* private fields */ }

Implementations§

source§

impl WtdfR

source

pub const fn variant(&self) -> Wtdf

Get enumerated values variant

source

pub fn is_value1(&self) -> bool

A wrong TDF code has not been found.

source

pub fn is_value2(&self) -> bool

A wrong TDF code has been found.