Type Alias atmega_hal::usart::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 */ }