pub type UsartWriter<USART, RX, TX, CLOCK> = UsartWriter<Atmega, USART, RX, TX, CLOCK>;Aliased Typeยง
struct UsartWriter<USART, RX, TX, CLOCK> { /* private fields */ }pub type UsartWriter<USART, RX, TX, CLOCK> = UsartWriter<Atmega, USART, RX, TX, CLOCK>;struct UsartWriter<USART, RX, TX, CLOCK> { /* private fields */ }