![]() |
S32 SDK
|
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 |
SCG fast IRC clock configuration. Implements scg_firc_config_t_Class.
Definition at line 741 of file clock_S32K1xx.h.
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.