![]() |
S32 SDK
|
PMC LPO configuration. More...
#include <clock_S32K1xx.h>
Data Fields | |
bool | initialize |
bool | enable |
int8_t | trimValue |
PMC LPO configuration.
Definition at line 573 of file clock_S32K1xx.h.
bool enable |
Enable/disable LPO
Definition at line 576 of file clock_S32K1xx.h.
bool initialize |
Initialize or not the PMC LPO settings.
Definition at line 575 of file clock_S32K1xx.h.
int8_t trimValue |
LPO trimming value
Definition at line 577 of file clock_S32K1xx.h.