Struct efm32gg11b820::USART4 [] [src]

pub struct USART4 { /* fields omitted */ }

USART4

Methods

impl USART4
[src]

[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.

[src]

Dereferences the value.

Auto Trait Implementations

impl !Sync for USART4