Type Alias xmc4800::usic0_ch0::tcsr::WLEMD_R

source ·
pub type WLEMD_R = BitReader<WLEMD_A>;
Expand description

Field WLEMD reader - WLE Mode

Aliased Type§

struct WLEMD_R { /* private fields */ }

Implementations§

source§

impl WLEMD_R

source

pub const fn variant(&self) -> WLEMD_A

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.