Struct stm32f105xx::UART5 [] [src]

pub struct UART5 { /* fields omitted */ }

Universal asynchronous receiver transmitter

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