Struct efm32gg11b820::ETH [] [src]

pub struct ETH { /* fields omitted */ }

ETH

Methods

impl ETH
[src]

[src]

Returns a pointer to the register block

Trait Implementations

impl Send for ETH
[src]

impl Deref for ETH
[src]

The resulting type after dereferencing.

[src]

Dereferences the value.

Auto Trait Implementations

impl !Sync for ETH