![]() |
S32 SDK
|
PCC configuration. Implements pcc_config_t_Class. More...
#include <clock_S32K1xx.h>
Data Fields | |
uint32_t | count |
peripheral_clock_config_t * | peripheralClocks |
PCC configuration. Implements pcc_config_t_Class.
Definition at line 566 of file clock_S32K1xx.h.
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.