Struct stm32l0x1::USART2[][src]

pub struct USART2 { /* fields omitted */ }

USART2

Methods

impl USART2
[src]

Returns a pointer to the register block

Trait Implementations

impl Send for USART2
[src]

impl Deref for USART2
[src]

The resulting type after dereferencing.

Dereferences the value.

Auto Trait Implementations

impl !Sync for USART2