Type Alias xmc4400::usic0_ch0::dx5cr::DFEN_W

source ·
pub type DFEN_W<'a, REG> = BitWriter<'a, REG, DFEN_A>;
Expand description

Field DFEN writer - Digital Filter Enable

Aliased Type§

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

Implementations§

source§

impl<'a, REG> DFEN_W<'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.