Type Alias xmc4300::usic0_ch0::tcsr::WlemdR

source ·
pub type WlemdR = BitReader<Wlemd>;
Expand description

Field WLEMD reader - WLE Mode

Aliased Type§

struct WlemdR { /* private fields */ }

Implementations§

source§

impl WlemdR

source

pub const fn variant(&self) -> Wlemd

Get enumerated values variant

source

pub fn is_value1(&self) -> bool

The automatic update of SCTR.WLE and TCSR.EOF is disabled.

source

pub fn is_value2(&self) -> bool

The automatic update of SCTR.WLE and TCSR.EOF is enabled.