Type Alias xmc4800::usic0_ch0::tcsr::WamdW

source ·
pub type WamdW<'a, REG> = BitWriter<'a, REG, Wamd>;
Expand description

Field WAMD writer - WA Mode

Aliased Type§

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

Implementations§

source§

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

source

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

The automatic update of bit WA is disabled.

source

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

The automatic update of bit WA is enabled.