Type Alias avr_device::atmega2560::usart0::ucsr0c::USBS0_W
source · pub type USBS0_W<'a, const O: u8> = BitWriter<'a, u8, UCSR0C_SPEC, USBS0_A, O>;Expand description
Field USBS0 writer - Stop Bit Select
Aliased Type§
struct USBS0_W<'a, const O: u8> { /* private fields */ }