Struct stm32h743::UART4 [] [src]

pub struct UART4 { /* fields omitted */ }

UART4

Methods

impl UART4
[src]

[src]

Returns a pointer to the register block

Trait Implementations

impl Send for UART4
[src]

impl Deref for UART4
[src]

The resulting type after dereferencing.

[src]

Dereferences the value.

Auto Trait Implementations

impl !Sync for UART4