Type Alias atmega_hal::usart::Usart

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

Aliased Type§

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