S32 SDK
scg_sirc_config_t Struct Reference

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

#include <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 382 of file clock_S32K1xx.h.

Field Documentation

Divider for platform asynchronous clock.

Definition at line 386 of file clock_S32K1xx.h.

Divider for bus asynchronous clock.

Definition at line 387 of file clock_S32K1xx.h.

bool enableInLowPower

SIRC is enable or not in low power mode.

Definition at line 391 of file clock_S32K1xx.h.

bool enableInStop

SIRC is enable or not in stop mode.

Definition at line 390 of file clock_S32K1xx.h.

bool initialize

Initialize or not the SIRC module.

Definition at line 389 of file clock_S32K1xx.h.

bool locked

SIRC Control Register can be written.

Definition at line 393 of file clock_S32K1xx.h.

Slow IRC frequency range.

Definition at line 384 of file clock_S32K1xx.h.


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