Type Alias avr_device::atmega2560::usart0::ucsr0a::U2X0_W
source · pub type U2X0_W<'a, const O: u8> = BitWriter<'a, u8, UCSR0A_SPEC, bool, O>;Expand description
Field U2X0 writer - Double the USART transmission speed
Aliased Type§
struct U2X0_W<'a, const O: u8> { /* private fields */ }