Struct efm32gg990::USART0[][src]

pub struct USART0 { /* fields omitted */ }

USART0

Methods

impl USART0
[src]

Returns a pointer to the register block

Trait Implementations

impl Send for USART0
[src]

impl Deref for USART0
[src]

The resulting type after dereferencing.

Dereferences the value.

Auto Trait Implementations

impl !Sync for USART0