USART1

Type Alias USART1 

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

USART

Aliased Type§

pub struct USART1 { /* private fields */ }

Trait Implementations§

Source§

impl Debug for USART1

Source§

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

Formats the value using the given formatter. Read more