Type Definition atsam4n8c_pac::usart0::mr::NBSTOP_W

source ·
pub type NBSTOP_W<'a, const O: u8> = FieldWriter<'a, u32, MR_SPEC, u8, NBSTOP_A, 2, O>;
Expand description

Field NBSTOP writer - Number of Stop Bits

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