scg_rtc_config_t Struct Reference

SCG RTC configuration. Implements scg_rtc_config_t_Class. More...

#include <platform/drivers/src/clock/S32K1xx/clock_S32K1xx.h>

Data Fields

uint32_t rtcClkInFreq
 
bool initialize
 

Detailed Description

SCG RTC configuration. Implements scg_rtc_config_t_Class.

Definition at line 538 of file clock_S32K1xx.h.

Field Documentation

bool initialize

Initialize or not the RTC.

Definition at line 541 of file clock_S32K1xx.h.

uint32_t rtcClkInFreq

RTC_CLKIN frequency.

Definition at line 540 of file clock_S32K1xx.h.


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