[][src]Module rubble_nrf52810::timer

Generic Timer implementation that works with all 3 timers on the chip.

Structs

BleTimer

Implements Rubble's Timer trait for the timers on the nRF chip.

StampSource

A timer interface that only allows reading the current time stamp.

Traits

NrfTimerExt

Extension trait implemented for the nRF timer peripherals.