Type Alias UsartWriter

Source
pub type UsartWriter<USART, RX, TX, CLOCK> = UsartWriter<Atmega, USART, RX, TX, CLOCK>;

Aliased Typeยง

struct UsartWriter<USART, RX, TX, CLOCK> { /* private fields */ }