USART3

Type Alias USART3 

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

USART

Aliased Type§

pub struct USART3 { /* private fields */ }

Trait Implementations§

Source§

impl Debug for USART3

Source§

fn fmt(&self, f: &mut Formatter<'_>) -> Result

Formats the value using the given formatter. Read more