scg_firc_config_t Struct Reference

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

#include <platform/drivers/src/clock/S32K1xx/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 431 of file clock_S32K1xx.h.

Field Documentation

Asynchronous peripheral source.

Definition at line 435 of file clock_S32K1xx.h.

Asynchronous peripheral source.

Definition at line 436 of file clock_S32K1xx.h.

bool enableInLowPower

FIRC is enable or not in lowpower mode.

Definition at line 439 of file clock_S32K1xx.h.

bool enableInStop

FIRC is enable or not in stop mode.

Definition at line 438 of file clock_S32K1xx.h.

bool initialize

Initialize or not the FIRC module.

Definition at line 443 of file clock_S32K1xx.h.

bool locked

FIRC Control Register can be written.

Definition at line 441 of file clock_S32K1xx.h.

Fast IRC frequency range.

Definition at line 433 of file clock_S32K1xx.h.

bool regulator

FIRC regulator is enable or not.

Definition at line 440 of file clock_S32K1xx.h.


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