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 |
SCG slow IRC clock configuration. Implements scg_sirc_config_t_Class.
Definition at line 404 of file clock_S32K1xx.h.
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.
scg_sirc_range_t range |
Slow IRC frequency range.
Definition at line 406 of file clock_S32K1xx.h.