S32 SDK
sys_clk_config_t Struct Reference

system clock configuration. Implements sys_clk_config_t_Class More...

#include <clock_S32K1xx.h>

Data Fields

sys_clk_div_t slow
 
sys_clk_div_t bus
 
sys_clk_div_t core
 
sys_clk_src_t src
 

Detailed Description

system clock configuration. Implements sys_clk_config_t_Class

Definition at line 678 of file clock_S32K1xx.h.

Field Documentation

Bus clock divider.

Definition at line 681 of file clock_S32K1xx.h.

Core clock divider.

Definition at line 682 of file clock_S32K1xx.h.

Slow clock divider.

Definition at line 680 of file clock_S32K1xx.h.

System clock source.

Definition at line 683 of file clock_S32K1xx.h.


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