sim_plat_gate_config_t Struct Reference

SIM Platform Gate Clock configuration. Implements sim_plat_gate_config_t_Class. More...

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

Data Fields

bool initialize
 
bool enableMscm
 
bool enableMpu
 
bool enableDma
 
bool enableErm
 
bool enableEim
 

Detailed Description

SIM Platform Gate Clock configuration. Implements sim_plat_gate_config_t_Class.

Definition at line 179 of file clock_S32K1xx.h.

Field Documentation

bool enableDma

DMA Clock Gating Control enable.

Definition at line 184 of file clock_S32K1xx.h.

bool enableEim

EIM Clock Gating Control enable.

Definition at line 186 of file clock_S32K1xx.h.

bool enableErm

ERM Clock Gating Control enable.

Definition at line 185 of file clock_S32K1xx.h.

bool enableMpu

MPU Clock Gating Control enable.

Definition at line 183 of file clock_S32K1xx.h.

bool enableMscm

MSCM Clock Gating Control enable.

Definition at line 182 of file clock_S32K1xx.h.

bool initialize

Initialize or not the Trace clock.

Definition at line 181 of file clock_S32K1xx.h.


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