scg_sirc_config_t Struct Reference

SCG slow IRC clock configuration. Implements scg_sirc_config_t_Class. More...

#include <platform/drivers/src/clock/S32K1xx/clock_S32K1xx.h>

Data Fields

scg_sirc_range_t range
 
scg_async_clock_div_t div1
 
scg_async_clock_div_t div2
 
bool initialize
 
bool enableInStop
 
bool enableInLowPower
 
bool locked
 

Detailed Description

SCG slow IRC clock configuration. Implements scg_sirc_config_t_Class.

Definition at line 404 of file clock_S32K1xx.h.

Field Documentation

Asynchronous peripheral source.

Definition at line 408 of file clock_S32K1xx.h.

Asynchronous peripheral source.

Definition at line 409 of file clock_S32K1xx.h.

bool enableInLowPower

SIRC is enable or not in low power mode.

Definition at line 413 of file clock_S32K1xx.h.

bool enableInStop

SIRC is enable or not in stop mode.

Definition at line 412 of file clock_S32K1xx.h.

bool initialize

Initialize or not the SIRC module.

Definition at line 411 of file clock_S32K1xx.h.

bool locked

SIRC Control Register can be written.

Definition at line 415 of file clock_S32K1xx.h.

Slow IRC frequency range.

Definition at line 406 of file clock_S32K1xx.h.


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