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