Struct stm32l0x3::LPUSART1 [] [src]

pub struct LPUSART1 { /* fields omitted */ }

Universal synchronous asynchronous receiver transmitter

Methods

impl LPUSART1
[src]

[src]

Returns a pointer to the register block

Trait Implementations

impl Send for LPUSART1
[src]

impl Deref for LPUSART1
[src]

The resulting type after dereferencing.

[src]

Dereferences the value.

Auto Trait Implementations

impl !Sync for LPUSART1