Type Alias xmc4200::usic0_ch0::pcr_sscmode::PARIEN_W

source ·
pub type PARIEN_W<'a, REG> = BitWriter<'a, REG, PARIEN_A>;
Expand description

Field PARIEN writer - Parity Error Interrupt Enable

Aliased Type§

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

Implementations§

source§

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

source

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

A protocol interrupt is not generated with the detection of a parity error.

source

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

A protocol interrupt is generated with the detection of a parity error.