Type Alias xmc4300::usic0_ch0::psr_ascmode::Fer1R

source ·
pub type Fer1R = BitReader<Fer1>;
Expand description

Field FER1 reader - Format Error in Stop Bit 1

Aliased Type§

struct Fer1R { /* private fields */ }

Implementations§

source§

impl Fer1R

source

pub const fn variant(&self) -> Fer1

Get enumerated values variant

source

pub fn is_value1(&self) -> bool

A format error 1 has not been detected.

source

pub fn is_value2(&self) -> bool

A format error 1 has been detected.