pcc_config_t Struct Reference

PCC configuration. Implements pcc_config_t_Class. More...

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

Data Fields

uint32_t count
 
peripheral_clock_config_tperipheralClocks
 

Detailed Description

PCC configuration. Implements pcc_config_t_Class.

Definition at line 647 of file clock_S32K1xx.h.

Field Documentation

uint32_t count

Number of peripherals to be configured.

Definition at line 649 of file clock_S32K1xx.h.

peripheral_clock_config_t* peripheralClocks

Pointer to the peripheral clock configurations array.

Definition at line 650 of file clock_S32K1xx.h.


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