pmc_lpo_clock_config_t Struct Reference

PMC LPO configuration. More...

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

Data Fields

bool initialize
 
bool enable
 
int8_t trimValue
 

Detailed Description

PMC LPO configuration.

Definition at line 654 of file clock_S32K1xx.h.

Field Documentation

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.


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