Type Alias atsame54n::sercom0::usart_ext::ctrlb::SBMODE_W

source ·
pub type SBMODE_W<'a, REG, const O: u8> = BitWriter<'a, REG, O, SBMODESELECT_A>;
Expand description

Field SBMODE writer - Stop Bit Mode

Aliased Type§

struct SBMODE_W<'a, REG, const O: u8> { /* private fields */ }

Implementations§

source§

impl<'a, REG, const O: u8> SBMODE_W<'a, REG, O>
where REG: Writable + RegisterSpec,

source

pub fn _1_bit(self) -> &'a mut W<REG>

One Stop Bit

source

pub fn _2_bit(self) -> &'a mut W<REG>

Two Stop Bits