S32 SDK
scg_firc_config_t Struct Reference

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

#include <scg_hal.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 292 of file scg_hal.h.

Field Documentation

Divider for platform asynchronous clock.

Definition at line 296 of file scg_hal.h.

Divider for bus asynchronous clock.

Definition at line 297 of file scg_hal.h.

bool enableInLowPower

FIRC is enable or not in lowpower mode.

Definition at line 300 of file scg_hal.h.

bool enableInStop

FIRC is enable or not in stop mode.

Definition at line 299 of file scg_hal.h.

bool initialize

Initialize or not the FIRC module.

Definition at line 304 of file scg_hal.h.

bool locked

FIRC Control Register can be written.

Definition at line 302 of file scg_hal.h.

Fast IRC frequency range.

Definition at line 294 of file scg_hal.h.

bool regulator

FIRC regulator is enable or not.

Definition at line 301 of file scg_hal.h.


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