Module nrf5x::rtc
[−]
[src]
RTC driver, nRF5X-family
Reexports
use core::cell::Cell; |
use core::mem; |
use kernel::hil::Controller; |
use kernel::hil::time; |
use kernel::hil::time::Alarm; |
use kernel::hil::time::Freq32KHz; |
use kernel::hil::time::Time; |
use peripheral_registers::RTC1; |
use peripheral_registers::RTC1_BASE; |
Structs
Rtc |
Constants
COMPARE0_EVENT |
Statics
RTC |
Functions
rtc1 |