Type Alias atmega_hal::usart::Usart0

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

Aliased Type§

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