USART2

Type Alias USART2 

Source
pub type USART2 = Periph<RegisterBlock, 1073759232>;
Expand description

Universal synchronous asynchronous receiver transmitter

See peripheral structure

Aliased Type§

pub struct USART2 { /* private fields */ }

Trait Implementations§