Struct stm32l0x1::LPUART1[][src]

pub struct LPUART1 { /* fields omitted */ }

Lower power Universal asynchronous receiver transmitter

Methods

impl LPUART1
[src]

Returns a pointer to the register block

Trait Implementations

impl Send for LPUART1
[src]

impl Deref for LPUART1
[src]

The resulting type after dereferencing.

Dereferences the value.

Auto Trait Implementations

impl !Sync for LPUART1