Struct efm32gg11b820::GPCRC [] [src]

pub struct GPCRC { /* fields omitted */ }

GPCRC

Methods

impl GPCRC
[src]

[src]

Returns a pointer to the register block

Trait Implementations

impl Send for GPCRC
[src]

impl Deref for GPCRC
[src]

The resulting type after dereferencing.

[src]

Dereferences the value.

Auto Trait Implementations

impl !Sync for GPCRC