USART3

Type Alias USART3 

Source
pub type USART3 = Periph<RegisterBlock, 1073760256>;
Expand description

Universal synchronous asynchronous receiver transmitter

See peripheral structure

Aliased Type§

pub struct USART3 { /* private fields */ }

Trait Implementations§