S32 SDK
pmc_lpo_clock_config_t Struct Reference

PMC LPO configuration. More...

#include <clock_S32K1xx.h>

Data Fields

bool initialize
 
bool enable
 
int8_t trimValue
 

Detailed Description

PMC LPO configuration.

Definition at line 573 of file clock_S32K1xx.h.

Field Documentation

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.


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