Type Alias UsartReader

Source
pub type UsartReader<USART, RX, TX> = UsartReader<USART, RX, TX, DefaultClock>;

Aliased Type§

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