S32 SDK
scg_firc_config_t Struct Reference

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

#include <clock_S32K1xx.h>

Data Fields

scg_firc_range_t range
 
scg_async_clock_div_t div1
 
scg_async_clock_div_t div2
 
bool enableInStop
 
bool enableInLowPower
 
bool regulator
 
bool locked
 
bool initialize
 

Detailed Description

SCG fast IRC clock configuration. Implements scg_firc_config_t_Class.

Definition at line 412 of file clock_S32K1xx.h.

Field Documentation

Divider for platform asynchronous clock.

Definition at line 416 of file clock_S32K1xx.h.

Divider for bus asynchronous clock.

Definition at line 417 of file clock_S32K1xx.h.

bool enableInLowPower

FIRC is enable or not in lowpower mode.

Definition at line 420 of file clock_S32K1xx.h.

bool enableInStop

FIRC is enable or not in stop mode.

Definition at line 419 of file clock_S32K1xx.h.

bool initialize

Initialize or not the FIRC module.

Definition at line 424 of file clock_S32K1xx.h.

bool locked

FIRC Control Register can be written.

Definition at line 422 of file clock_S32K1xx.h.

Fast IRC frequency range.

Definition at line 414 of file clock_S32K1xx.h.

bool regulator

FIRC regulator is enable or not.

Definition at line 421 of file clock_S32K1xx.h.


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