Type Alias atmega_hal::pac::usart1::ucsr1c::USBS1_W

source ·
pub type USBS1_W<'a, const O: u8> = BitWriterRaw<'a, u8, UCSR1C_SPEC, USBS1_A, BitM, O>;
Expand description

Field USBS1 writer - Stop Bit Select

Aliased Type§

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