pub type U2X2_W<'a, const O: u8> = BitWriterRaw<'a, u8, UCSR2A_SPEC, bool, BitM, O>;Expand description
Field U2X2 writer - Double the USART transmission speed
Aliased Type§
struct U2X2_W<'a, const O: u8> { /* private fields */ }pub type U2X2_W<'a, const O: u8> = BitWriterRaw<'a, u8, UCSR2A_SPEC, bool, BitM, O>;Field U2X2 writer - Double the USART transmission speed
struct U2X2_W<'a, const O: u8> { /* private fields */ }