Type Alias xmc4400::usic0_ch0::pcr_ascmode::FEIEN_W

source ·
pub type FEIEN_W<'a, REG> = BitWriter<'a, REG, FEIEN_A>;
Expand description

Field FEIEN writer - Format Error Interrupt Enable

Aliased Type§

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

Implementations§

source§

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

source

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

The interrupt generation is disabled.

source

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

The interrupt generation is enabled.