Struct nrf51::RTC0 [] [src]

pub struct RTC0 { /* fields omitted */ }

Real time counter 0.

Methods

impl RTC0
[src]

[src]

Returns a pointer to the register block

Trait Implementations

impl Send for RTC0
[src]

impl Deref for RTC0
[src]

The resulting type after dereferencing.

[src]

Dereferences the value.

Auto Trait Implementations

impl !Sync for RTC0