Type Alias xmc4300::usic0_ch0::psr_sscmode::PARERR_R

source ·
pub type PARERR_R = BitReader<PARERR_A>;
Expand description

Field PARERR reader - Parity Error Event Detected

Aliased Type§

struct PARERR_R { /* private fields */ }

Implementations§

source§

impl PARERR_R

source

pub const fn variant(&self) -> PARERR_A

Get enumerated values variant

source

pub fn is_value1(&self) -> bool

A parity error event has not been activated.

source

pub fn is_value2(&self) -> bool

A parity error event has been activated.