Struct stm32l0x2::USART5 [] [src]

pub struct USART5 { /* fields omitted */ }

USART5

Methods

impl USART5
[src]

[src]

Returns a pointer to the register block

Trait Implementations

impl Send for USART5
[src]

impl Deref for USART5
[src]

The resulting type after dereferencing.

[src]

Dereferences the value.

Auto Trait Implementations

impl !Sync for USART5