Struct nrf5x::rtc::Rtc [] [src]

pub struct Rtc {
    callback: Cell<Option<&'static Client>>,
}

Fields

Methods

impl Rtc
[src]

[src]

[src]

[src]

[src]

[src]

Trait Implementations

impl Controller for Rtc
[src]

[src]

impl Time for Rtc
[src]

[src]

[src]

impl Alarm for Rtc
[src]

[src]

Returns the current time in hardware clock units.

[src]

Sets a one-shot alarm fire when the clock reaches tics. Read more

[src]

Returns the value set in set_alarm