S32 SDK
pcc_config_t Struct Reference

PCC configuration. Implements pcc_config_t_Class. More...

#include <pcc_hal.h>

Data Fields

uint32_t count
 
peripheral_clock_config_tperipheralClocks
 

Detailed Description

PCC configuration. Implements pcc_config_t_Class.

Definition at line 176 of file pcc_hal.h.

Field Documentation

uint32_t count

Number of peripherals to be configured.

Definition at line 178 of file pcc_hal.h.

peripheral_clock_config_t* peripheralClocks

Pointer to the peripheral clock configurations array.

Definition at line 179 of file pcc_hal.h.


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