S32 SDK
pcc_config_t Struct Reference

PCC configuration. Implements pcc_config_t_Class. More...

#include <clock_S32K1xx.h>

Data Fields

uint32_t count
 
peripheral_clock_config_tperipheralClocks
 

Detailed Description

PCC configuration. Implements pcc_config_t_Class.

Definition at line 566 of file clock_S32K1xx.h.

Field Documentation

uint32_t count

Number of peripherals to be configured.

Definition at line 568 of file clock_S32K1xx.h.

peripheral_clock_config_t* peripheralClocks

Pointer to the peripheral clock configurations array.

Definition at line 569 of file clock_S32K1xx.h.


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