Type Alias xmc4300::usic0_ch0::pcr_ascmode::FEIEN_R

source ·
pub type FEIEN_R = BitReader<FEIEN_A>;
Expand description

Field FEIEN reader - Format Error Interrupt Enable

Aliased Type§

struct FEIEN_R { /* private fields */ }

Implementations§

source§

impl FEIEN_R

source

pub const fn variant(&self) -> FEIEN_A

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.