S32 SDK
scg_sosc_config_t Struct Reference

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

#include <scg_hal.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 226 of file scg_hal.h.

Field Documentation

Divider for platform asynchronous clock.

Definition at line 237 of file scg_hal.h.

Divider for bus asynchronous clock.

Definition at line 238 of file scg_hal.h.

bool enableInLowPower

System OSC is enable or not in low power mode.

Definition at line 241 of file scg_hal.h.

bool enableInStop

System OSC is enable or not in stop mode.

Definition at line 240 of file scg_hal.h.

System OSC External Reference Select.

Definition at line 232 of file scg_hal.h.

uint32_t freq

System OSC frequency.

Definition at line 228 of file scg_hal.h.

System OSC high-gain operation.

Definition at line 233 of file scg_hal.h.

bool initialize

Initialize or not the System OSC module.

Definition at line 245 of file scg_hal.h.

bool locked

System OSC Control Register can be written.

Definition at line 243 of file scg_hal.h.

System OSC Clock monitor mode.

Definition at line 230 of file scg_hal.h.

System OSC frequency range.

Definition at line 235 of file scg_hal.h.


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