S32 SDK
scg_rtc_config_t Struct Reference

SCG RTC configuration. Implements scg_rtc_config_t_Class. More...

#include <clock_S32K1xx.h>

Data Fields

uint32_t rtcClkInFreq
 
bool initialize
 

Detailed Description

SCG RTC configuration. Implements scg_rtc_config_t_Class.

Definition at line 464 of file clock_S32K1xx.h.

Field Documentation

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.


The documentation for this struct was generated from the following file: