S32 SDK
peripheral_clock_config_t Struct Reference

PCC peripheral instance clock configuration. Implements peripheral_clock_config_t_Class. More...

#include <clock_S32K1xx.h>

Data Fields

clock_names_t clockName
 
bool clkGate
 
peripheral_clock_source_t clkSrc
 
peripheral_clock_frac_t frac
 
peripheral_clock_divider_t divider
 

Detailed Description

PCC peripheral instance clock configuration. Implements peripheral_clock_config_t_Class.

Definition at line 547 of file clock_S32K1xx.h.

Field Documentation

bool clkGate

Peripheral clock gate.

Definition at line 557 of file clock_S32K1xx.h.

Peripheral clock source.

Definition at line 558 of file clock_S32K1xx.h.

clock_names_t clockName

Definition at line 556 of file clock_S32K1xx.h.

Peripheral clock divider value.

Definition at line 560 of file clock_S32K1xx.h.

Peripheral clock fractional value.

Definition at line 559 of file clock_S32K1xx.h.


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