Struct stm32f103xx::UART5[][src]

pub struct UART5 { /* fields omitted */ }
[]

Universal asynchronous receiver transmitter

Methods

impl UART5
[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.

[]

Dereferences the value.

Auto Trait Implementations

impl !Sync for UART5