Type Alias xmc4300::usic0_ch0::pcr_ascmode::STPB_R

source ·
pub type STPB_R = BitReader<STPB_A>;
Expand description

Field STPB reader - Stop Bits

Aliased Type§

struct STPB_R { /* private fields */ }

Implementations§

source§

impl STPB_R

source

pub const fn variant(&self) -> STPB_A

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.