scg_sosc_config_t Struct Reference

SCG system OSC configuration. Implements scg_sosc_config_t_Class. More...

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

Data Fields

uint32_t freq
 
scg_sosc_monitor_mode_t monitorMode
 
scg_sosc_ext_ref_t extRef
 
scg_sosc_gain_t gain
 
scg_sosc_range_t range
 
scg_async_clock_div_t div1
 
scg_async_clock_div_t div2
 
bool enableInStop
 
bool enableInLowPower
 
bool locked
 
bool initialize
 

Detailed Description

SCG system OSC configuration. Implements scg_sosc_config_t_Class.

Definition at line 369 of file clock_S32K1xx.h.

Field Documentation

Asynchronous peripheral source.

Definition at line 380 of file clock_S32K1xx.h.

Asynchronous peripheral source.

Definition at line 381 of file clock_S32K1xx.h.

bool enableInLowPower

System OSC is enable or not in low power mode.

Definition at line 384 of file clock_S32K1xx.h.

bool enableInStop

System OSC is enable or not in stop mode.

Definition at line 383 of file clock_S32K1xx.h.

System OSC External Reference Select.

Definition at line 375 of file clock_S32K1xx.h.

uint32_t freq

System OSC frequency.

Definition at line 371 of file clock_S32K1xx.h.

System OSC high-gain operation.

Definition at line 376 of file clock_S32K1xx.h.

bool initialize

Initialize or not the System OSC module.

Definition at line 388 of file clock_S32K1xx.h.

bool locked

System OSC Control Register can be written.

Definition at line 386 of file clock_S32K1xx.h.

System OSC Clock monitor mode.

Definition at line 373 of file clock_S32K1xx.h.

System OSC frequency range.

Definition at line 378 of file clock_S32K1xx.h.


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