Type Alias atmega_hal::usart::Usart0

source ·
pub type Usart0<CLOCK> = Usart<USART0, Pin<Input, PD0>, Pin<Output, PD1>, CLOCK>;

Aliased Type§

struct Usart0<CLOCK> { /* private fields */ }