Type Alias xmc4800::usic0_ch0::dx2cr::DfenW

source ·
pub type DfenW<'a, REG> = BitWriter<'a, REG, Dfen>;
Expand description

Field DFEN writer - Digital Filter Enable

Aliased Type§

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

Implementations§

source§

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

source

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

The input signal is not digitally filtered.

source

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

The input signal is digitally filtered.