S32 SDK
firc_config_t Struct Reference

SCG fast IRC clock configuration. Implements scg_firc_config_t_Class. More...

#include <clock_S32K1xx.h>

Data Fields

firc_range_t range
 
pwr_modes_t modes
 
bool regulator
 

Detailed Description

SCG fast IRC clock configuration. Implements scg_firc_config_t_Class.

Definition at line 741 of file clock_S32K1xx.h.

Field Documentation

pwr_modes_t modes

Modes in which FIRC is enabled

Definition at line 744 of file clock_S32K1xx.h.

firc_range_t range

Fast IRC frequency range.

Definition at line 743 of file clock_S32K1xx.h.

bool regulator

FIRC regulator is enable or not.

Definition at line 745 of file clock_S32K1xx.h.


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