Struct stm32l4x6::LPUART1 [] [src]

pub struct LPUART1 { /* fields omitted */ }

Universal synchronous asynchronous receiver transmitter

Methods

impl LPUART1
[src]

[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.

[src]

Dereferences the value.

Auto Trait Implementations

impl !Sync for LPUART1