Type Alias xmc4800::usic0_ch0::dx1cr::DfenR

source ·
pub type DfenR = BitReader<Dfen>;
Expand description

Field DFEN reader - Digital Filter Enable

Aliased Type§

struct DfenR { /* private fields */ }

Implementations§

source§

impl DfenR

source

pub const fn variant(&self) -> Dfen

Get enumerated values variant

source

pub fn is_value1(&self) -> bool

The input signal is not digitally filtered.

source

pub fn is_value2(&self) -> bool

The input signal is digitally filtered.