![]() |
S32 SDK
|
SCG RTC configuration. Implements scg_rtc_config_t_Class. More...
#include <clock_S32K1xx.h>
Data Fields | |
uint32_t | rtcClkInFreq |
bool | initialize |
SCG RTC configuration. Implements scg_rtc_config_t_Class.
Definition at line 464 of file clock_S32K1xx.h.
bool initialize |
Initialize or not the RTC.
Definition at line 467 of file clock_S32K1xx.h.
uint32_t rtcClkInFreq |
RTC_CLKIN frequency.
Definition at line 466 of file clock_S32K1xx.h.