Type Alias atmega_hal::pac::usart0::ucsr0c::USBS0_W

source ·
pub type USBS0_W<'a, const O: u8> = BitWriterRaw<'a, u8, UCSR0C_SPEC, USBS0_A, BitM, O>;
Expand description

Field USBS0 writer - Stop Bit Select

Aliased Type§

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