Type Alias atsame54n::sercom0::usart_ext::ctrlb::SBMODE_R

source ·
pub type SBMODE_R = BitReader<SBMODESELECT_A>;
Expand description

Field SBMODE reader - Stop Bit Mode

Aliased Type§

struct SBMODE_R { /* private fields */ }

Implementations§

source§

impl SBMODE_R

source

pub const fn variant(&self) -> SBMODESELECT_A

Get enumerated values variant

source

pub fn is_1_bit(&self) -> bool

One Stop Bit

source

pub fn is_2_bit(&self) -> bool

Two Stop Bits