Struct efm32gg990::LEUART1[][src]

pub struct LEUART1 { /* fields omitted */ }

LEUART1

Methods

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

Dereferences the value.

Auto Trait Implementations

impl !Sync for LEUART1