Struct efm32gg11b820::RTCC [] [src]

pub struct RTCC { /* fields omitted */ }

RTCC

Methods

impl RTCC
[src]

[src]

Returns a pointer to the register block

Trait Implementations

impl Send for RTCC
[src]

impl Deref for RTCC
[src]

The resulting type after dereferencing.

[src]

Dereferences the value.

Auto Trait Implementations

impl !Sync for RTCC