Struct efm32gg11b820::LEUART1 [] [src]

pub struct LEUART1 { /* fields omitted */ }

LEUART1

Methods

impl LEUART1
[src]

[src]

Returns a pointer to the register block

Trait Implementations

impl Send for LEUART1
[src]

impl Deref for LEUART1
[src]

The resulting type after dereferencing.

[src]

Dereferences the value.

Auto Trait Implementations

impl !Sync for LEUART1