USART0

Type Alias USART0 

Source
pub type USART0 = Periph<RegisterBlock, 0xc0>;
Expand description

USART

Aliased Type§

pub struct USART0 { /* private fields */ }

Trait Implementations§

Source§

impl Debug for USART0

Source§

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

Formats the value using the given formatter. Read more