Type Alias xmc4400::usic0_ch0::tcsr::WLEMD_W

source ·
pub type WLEMD_W<'a, REG> = BitWriter<'a, REG, WLEMD_A>;
Expand description

Field WLEMD writer - WLE Mode

Aliased Type§

struct WLEMD_W<'a, REG> { /* private fields */ }

Implementations§

source§

impl<'a, REG> WLEMD_W<'a, REG>
where REG: Writable + RegisterSpec,

source

pub fn value1(self) -> &'a mut W<REG>

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

source

pub fn value2(self) -> &'a mut W<REG>

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