Struct stm32l0x1::USART4[][src]

pub struct USART4 { /* fields omitted */ }

USART4

Methods

impl USART4
[src]

Returns a pointer to the register block

Trait Implementations

impl Send for USART4
[src]

impl Deref for USART4
[src]

The resulting type after dereferencing.

Dereferences the value.

Auto Trait Implementations

impl !Sync for USART4