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