Type Alias xmc4300::usic0_ch0::pcr_ascmode::FeienR

source ·
pub type FeienR = BitReader<Feien>;
Expand description

Field FEIEN reader - Format Error Interrupt Enable

Aliased Type§

struct FeienR { /* private fields */ }

Implementations§

source§

impl FeienR

source

pub const fn variant(&self) -> Feien

Get enumerated values variant

source

pub fn is_value1(&self) -> bool

The interrupt generation is disabled.

source

pub fn is_value2(&self) -> bool

The interrupt generation is enabled.