Struct stm32f103xx::USART3[][src]

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

USART3

Methods

impl USART3
[src]
[]

[]

Returns a pointer to the register block

Trait Implementations

impl Send for USART3
[src]

impl Deref for USART3
[src]
[+]

The resulting type after dereferencing.

[]

Dereferences the value.

Auto Trait Implementations

impl !Sync for USART3