Struct stm32f0x0::USART6[][src]

pub struct USART6 { /* fields omitted */ }

USART6

Methods

impl USART6
[src]

Returns a pointer to the register block

Trait Implementations

impl Send for USART6
[src]

impl Deref for USART6
[src]

The resulting type after dereferencing.

Dereferences the value.

Auto Trait Implementations

impl !Sync for USART6