S32 SDK
scg_sosc_config_t Struct Reference

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

#include <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 346 of file clock_S32K1xx.h.

Field Documentation

Divider for platform asynchronous clock.

Definition at line 357 of file clock_S32K1xx.h.

Divider for bus asynchronous clock.

Definition at line 358 of file clock_S32K1xx.h.

bool enableInLowPower

System OSC is enable or not in low power mode.

Definition at line 361 of file clock_S32K1xx.h.

bool enableInStop

System OSC is enable or not in stop mode.

Definition at line 360 of file clock_S32K1xx.h.

System OSC External Reference Select.

Definition at line 352 of file clock_S32K1xx.h.

uint32_t freq

System OSC frequency.

Definition at line 348 of file clock_S32K1xx.h.

System OSC high-gain operation.

Definition at line 353 of file clock_S32K1xx.h.

bool initialize

Initialize or not the System OSC module.

Definition at line 365 of file clock_S32K1xx.h.

bool locked

System OSC Control Register can be written.

Definition at line 363 of file clock_S32K1xx.h.

System OSC Clock monitor mode.

Definition at line 350 of file clock_S32K1xx.h.

System OSC frequency range.

Definition at line 355 of file clock_S32K1xx.h.


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