Type Alias xmc4400::usic0_ch0::pcr_sscmode::PARIEN_R

source ·
pub type PARIEN_R = BitReader<PARIEN_A>;
Expand description

Field PARIEN reader - Parity Error Interrupt Enable

Aliased Type§

struct PARIEN_R { /* private fields */ }

Implementations§

source§

impl PARIEN_R

source

pub const fn variant(&self) -> PARIEN_A

Get enumerated values variant

source

pub fn is_value1(&self) -> bool

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

source

pub fn is_value2(&self) -> bool

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