Struct efm32gg990::LEUART0[][src]

pub struct LEUART0 { /* fields omitted */ }

LEUART0

Methods

impl LEUART0
[src]

Returns a pointer to the register block

Trait Implementations

impl Send for LEUART0
[src]

impl Deref for LEUART0
[src]

The resulting type after dereferencing.

Dereferences the value.

Auto Trait Implementations

impl !Sync for LEUART0