S32 SDK
scg_clock_mode_config_t Struct Reference

SCG Clock Mode Configuration structure. Implements scg_clock_mode_config_t_Class. More...

#include <scg_hal.h>

Data Fields

scg_system_clock_config_t rccrConfig
 
scg_system_clock_config_t vccrConfig
 
scg_system_clock_config_t hccrConfig
 
scg_system_clock_src_t alternateClock
 
bool initialize
 

Detailed Description

SCG Clock Mode Configuration structure. Implements scg_clock_mode_config_t_Class.

Definition at line 355 of file scg_hal.h.

Field Documentation

scg_system_clock_src_t alternateClock

Alternate clock used during initialization

Definition at line 360 of file scg_hal.h.

HSRUN Clock Control configuration.

Definition at line 359 of file scg_hal.h.

bool initialize

Initialize or not the Clock Mode Configuration.

Definition at line 361 of file scg_hal.h.

Run Clock Control configuration.

Definition at line 357 of file scg_hal.h.

VLPR Clock Control configuration.

Definition at line 358 of file scg_hal.h.


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