Type Alias U2X0_W

Source
pub type U2X0_W<'a, REG> = BitWriter<'a, REG>;
Expand description

Field U2X0 writer - Double the USART transmission speed

Aliased Typeยง

struct U2X0_W<'a, REG> { /* private fields */ }