ファームウェア関数一覧
void uint32_t RTC_GetDivider(void)
/* Gets the current RTC Divider value */ uint32_t RTCDividerValue; RTCDividerValue = RTC_GetDivider();