Type Alias xmc4300::usic0_ch0::pcr_ascmode::StpbR

source ·
pub type StpbR = BitReader<Stpb>;
Expand description

Field STPB reader - Stop Bits

Aliased Type§

struct StpbR { /* private fields */ }

Implementations§

source§

impl StpbR

source

pub const fn variant(&self) -> Stpb

Get enumerated values variant

source

pub fn is_value1(&self) -> bool

The number of stop bits is 1.

source

pub fn is_value2(&self) -> bool

The number of stop bits is 2.