Struct stm32f469xx::UART7[][src]

pub struct UART7 { /* fields omitted */ }

UART7

Methods

impl UART7
[src]

Returns a pointer to the register block

Trait Implementations

impl Send for UART7
[src]

impl Deref for UART7
[src]

The resulting type after dereferencing.

Dereferences the value.

Auto Trait Implementations

impl !Sync for UART7