pub type NBSTOP_W<'a, const O: u8> = FieldWriter<'a, US_MR_USART_MODE_SPEC, 2, O, NBSTOPSELECT_A>;
Expand description

Field NBSTOP writer - Number of Stop Bits

Aliased Type§

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

Implementations§

source§

impl<'a, const O: u8> NBSTOP_W<'a, O>

source

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

1 stop bit

source

pub fn _1_5_bit(self) -> &'a mut W

1.5 stop bit (SYNC = 0) or reserved (SYNC = 1)

source

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

2 stop bits