USART0

Type Alias USART0 

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

Universal Synchronous and Asynchronous Receiver and Transmitter

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