|
Herzog Library 00.00.01
rel_libdev.herzog.00.00.01.10606
|
A structure to represent RTC device. More...
#include <rtc_device.h>
Data Fields | |
| IRQn_Type | IRQ |
| int32_t(* | RTC_Init )(void) |
| int32_t(* | RTC_Stop )(void) |
| int32_t(* | Alarm_Start )(RTC_ALARM_t alarm, RTC_ALARM_MODE_t mode, uint32_t sec, void *cb) |
| int32_t(* | Alarm_Stop )(RTC_ALARM_t alarm) |
A structure to represent RTC device.
| int32_t(* Alarm_Start) (RTC_ALARM_t alarm, RTC_ALARM_MODE_t mode, uint32_t sec, void *cb) |
| int32_t(* Alarm_Stop) (RTC_ALARM_t alarm) |
| IRQn_Type IRQ |
| int32_t(* RTC_Init) (void) |
| int32_t(* RTC_Stop) (void) |
1.8.9.1