pub type USBS2_W<'a, const O: u8> = BitWriter<'a, u8, UCSR2C_SPEC, USBS2_A, O>;
Expand description

Field USBS2 writer - Stop Bit Select

Aliased Type§

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

Implementations§

source§

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

source

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

1-bit

source

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

2-bit