Struct stm32f7x5::UART8 [] [src]

pub struct UART8 { /* fields omitted */ }

UART8

Methods

impl UART8
[src]

[src]

Returns a pointer to the register block

Trait Implementations

impl Send for UART8
[src]

impl Deref for UART8
[src]

The resulting type after dereferencing.

[src]

Dereferences the value.

Auto Trait Implementations

impl !Sync for UART8