PMC LPO configuration. More...
#include <platform/drivers/src/clock/S32K1xx/clock_S32K1xx.h>
Data Fields | |
bool | initialize |
bool | enable |
int8_t | trimValue |
PMC LPO configuration.
Definition at line 654 of file clock_S32K1xx.h.
bool enable |
Enable/disable LPO
Definition at line 657 of file clock_S32K1xx.h.
bool initialize |
Initialize or not the PMC LPO settings.
Definition at line 656 of file clock_S32K1xx.h.
int8_t trimValue |
LPO trimming value
Definition at line 658 of file clock_S32K1xx.h.