31#ifndef LIBOPENCM3_RTC_H
32#define LIBOPENCM3_RTC_H
void rtc_enable_wakeup_timer(void)
Enable the wakeup timer.
void rtc_disable_wakeup_timer(void)
Disable the wakeup timer.
void rtc_disable_wakeup_timer_interrupt(void)
Disable the wakeup timer interrupt.
void rtc_enable_wakeup_timer_interrupt(void)
Enable the wakeup timer interrupt.