Struct nrf52840::RTC0[][src]

pub struct RTC0 { /* fields omitted */ }

Real time counter 0

Methods

impl RTC0
[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.

Dereferences the value.

Auto Trait Implementations

impl !Sync for RTC0