Struct stm32f7x6::UART5 [] [src]

pub struct UART5 { /* fields omitted */ }

UART5

Methods

impl UART5
[src]

[src]

Returns a pointer to the register block

Trait Implementations

impl Send for UART5
[src]

impl Deref for UART5
[src]

The resulting type after dereferencing.

[src]

Dereferences the value.

Auto Trait Implementations

impl !Sync for UART5