Type Alias LPUART1

Source
pub type LPUART1 = Periph<RegisterBlock, 0x4000_4800>;
Expand description

Universal synchronous asynchronous receiver transmitter

See peripheral structure

Aliased Type§

pub struct LPUART1 { /* private fields */ }

Trait Implementations§

Source§

impl Debug for LPUART1

Source§

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

Formats the value using the given formatter. Read more