USART1

Type Alias USART1 

Source
pub type USART1 = Periph<RegisterBlock, 1073821696>;
Expand description

Universal synchronous asynchronous receiver transmitter

See peripheral structure

Aliased Type§

pub struct USART1 { /* private fields */ }

Trait Implementations§