Struct nrf5x::timer::TimerAlarm [] [src]

pub struct TimerAlarm {
    which: Location,
    client: Cell<Option<&'static Client>>,
}

Fields

Methods

impl TimerAlarm
[src]

[src]

[src]

[src]

[src]

[src]

[src]

[src]

[src]

[src]

[src]

[src]

[src]

Trait Implementations

impl Time for TimerAlarm
[src]

[src]

[src]

impl Alarm for TimerAlarm
[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