XMC Peripheral Library for XMC4000 Family
2.1.16
|
xmc_rtc.h File Reference
Include dependency graph for xmc_rtc.h:
Data Structures | |
struct | XMC_RTC_ALARM_t |
struct | XMC_RTC_CONFIG_t |
struct | XMC_RTC_TIME_t |
Enumerations |
Functions | |
void | XMC_RTC_ClearEvent (const uint32_t event) |
void | XMC_RTC_Disable (void) |
void | XMC_RTC_DisableEvent (const uint32_t event) |
void | XMC_RTC_Enable (void) |
void | XMC_RTC_EnableEvent (const uint32_t event) |
void | XMC_RTC_GetAlarm (XMC_RTC_ALARM_t *const alarm) |
void | XMC_RTC_GetAlarmStdFormat (struct tm *const stdtime) |
uint32_t | XMC_RTC_GetEventStatus (void) |
uint32_t | XMC_RTC_GetPrescaler (void) |
void | XMC_RTC_GetTime (XMC_RTC_TIME_t *const time) |
void | XMC_RTC_GetTimeStdFormat (struct tm *const stdtime) |
XMC_RTC_STATUS_t | XMC_RTC_Init (const XMC_RTC_CONFIG_t *const config) |
bool | XMC_RTC_IsEnabled (void) |
bool | XMC_RTC_IsRunning (void) |
void | XMC_RTC_SetAlarm (const XMC_RTC_ALARM_t *const alarm) |
void | XMC_RTC_SetAlarmStdFormat (const struct tm *const stdtime) |
void | XMC_RTC_SetPrescaler (uint16_t prescaler) |
void | XMC_RTC_SetTime (const XMC_RTC_TIME_t *const timeval) |
void | XMC_RTC_SetTimeStdFormat (const struct tm *const stdtime) |
void | XMC_RTC_Start (void) |
void | XMC_RTC_Stop (void) |
Detailed Description
- Date
- 2016-05-19
Generated on Mon Aug 7 2017 11:33:56 for XMC Peripheral Library for XMC4000 Family by 1.8.11