sys_clk_config_t Struct Reference

System clock configuration. Implements sys_clk_config_t_Class. More...

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

Data Fields

clock_names_t src
 
uint16_t dividers [3U]
 

Detailed Description

System clock configuration. Implements sys_clk_config_t_Class.

Definition at line 724 of file clock_S32K1xx.h.

Field Documentation

uint16_t dividers[3U]

System clock dividers. Value by which system clock is divided. 0 means that system clock is not divided.

Definition at line 727 of file clock_S32K1xx.h.

System clock source.

Definition at line 726 of file clock_S32K1xx.h.


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