sim_clock_config_t Struct Reference

SIM configure structure. Implements sim_clock_config_t_Class. More...

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

Data Fields

sim_clock_out_config_t clockOutConfig
 
sim_lpo_clock_config_t lpoClockConfig
 
sim_tclk_config_t tclkConfig
 
sim_plat_gate_config_t platGateConfig
 
sim_trace_clock_config_t traceClockConfig
 
sim_qspi_ref_clk_gating_t qspiRefClkGating
 

Detailed Description

SIM configure structure. Implements sim_clock_config_t_Class.

Definition at line 226 of file clock_S32K1xx.h.

Field Documentation

sim_clock_out_config_t clockOutConfig

Clock Out configuration.

Definition at line 228 of file clock_S32K1xx.h.

sim_lpo_clock_config_t lpoClockConfig

Low Power Clock configuration.

Definition at line 229 of file clock_S32K1xx.h.

sim_plat_gate_config_t platGateConfig

Platform Gate Clock configuration.

Definition at line 231 of file clock_S32K1xx.h.

sim_qspi_ref_clk_gating_t qspiRefClkGating

Qspi Reference Clock Gating.

Definition at line 233 of file clock_S32K1xx.h.

sim_tclk_config_t tclkConfig

Platform Gate Clock configuration.

Definition at line 230 of file clock_S32K1xx.h.

sim_trace_clock_config_t traceClockConfig

Trace clock configuration.

Definition at line 232 of file clock_S32K1xx.h.


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