Type Alias atmega_hal::usart::UsartReader

source ·
pub type UsartReader<USART, RX, TX, CLOCK> = UsartReader<Atmega, USART, RX, TX, CLOCK>;

Aliased Type§

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