Struct efm32gg990::RTC[][src]

pub struct RTC { /* fields omitted */ }

RTC

Methods

impl RTC
[src]

Returns a pointer to the register block

Trait Implementations

impl Send for RTC
[src]

impl Deref for RTC
[src]

The resulting type after dereferencing.

Dereferences the value.

Auto Trait Implementations

impl !Sync for RTC