Struct stm32h743::LPUART1 [] [src]

pub struct LPUART1 { /* fields omitted */ }

LPUART1

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