Type Alias atmega_hal::pac::usart2::ucsr2c::USBS2_W

source ·
pub type USBS2_W<'a, const O: u8> = BitWriterRaw<'a, u8, UCSR2C_SPEC, USBS2_A, BitM, O>;
Expand description

Field USBS2 writer - Stop Bit Select

Aliased Type§

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