Data Fields
_EM_Phase_Configuration_ Struct Reference

Contains EM SW Lib System Configuration. More...

#include <emSwLib.h>

Collaboration diagram for _EM_Phase_Configuration_:
Collaboration graph
[legend]

Data Fields

int32_t * currentSamplePtr
 Pointer to the current sample. More...
 
int16_t * voltageSamplePtr
 Pointer to the voltage sample. More...
 
EM_Current_Sensor currentSensor
 Sensor connected to the current (I) channel. More...
 
uint16_t phaseResultsSupported
 
EM_Phase_CalibrationphaseCalibPtr
 Pointer to EM_Phase_Calibration struct. More...
 

Detailed Description

Contains EM SW Lib System Configuration.

Field Documentation

§ currentSamplePtr

int32_t* _EM_Phase_Configuration_::currentSamplePtr

Pointer to the current sample.

§ voltageSamplePtr

int16_t* _EM_Phase_Configuration_::voltageSamplePtr

Pointer to the voltage sample.

§ currentSensor

EM_Current_Sensor _EM_Phase_Configuration_::currentSensor

Sensor connected to the current (I) channel.

§ phaseResultsSupported

uint16_t _EM_Phase_Configuration_::phaseResultsSupported

Register used to read what results will be calculated for this phase Note: This is a Read-Only register. Possible mask values are: - EM_PHASE_RESULT_CALC_VRMS

  • EM_PHASE_RESULT_CALC_IRMS
  • EM_PHASE_RESULT_CALC_V_PEAK
  • EM_PHASE_RESULT_CALC_I_PEAK
  • EM_PHASE_RESULT_CALC_POWER_FACTOR
  • EM_PHASE_RESULT_CALC_FREQ - EM_PHASE_RESULT_CALC_ACTIVE_POWER
  • EM_PHASE_RESULT_CALC_REACTIVE_POWER
  • EM_PHASE_RESULT_CALC_APPARENT_POWER
  • EM_PHASE_RESULT_CALC_ACTIVE_ENERGY
  • EM_PHASE_RESULT_CALC_REACTIVE_ENERGY
  • EM_PHASE_RESULT_CALC_APPARENT_ENERGY

§ phaseCalibPtr

EM_Phase_Calibration* _EM_Phase_Configuration_::phaseCalibPtr

Pointer to EM_Phase_Calibration struct.


The documentation for this struct was generated from the following file:
© Copyright 1995-2020, Texas Instruments Incorporated. All rights reserved.
Trademarks | Privacy policy | Terms of use | Terms of sale