ADE120x Library Files

Embed: (wiki syntax)

« Back to documentation index

threshold Struct Reference

threshold Struct Reference

Structure for configuring threshold levels. More...

#include <ADE120x.h>

Data Fields

float BIN_LowThresh
 Binary channel high threshold.
float WARNA_HighThresh
 Binary channel low threshold.
float WARNA_LowThresh
 WARNA channel high threshold.
float WARNB_HighThresh
 WARNA channel Low threshold.
float WARNB_LowThresh
 WARNB channel high threshold.
float WARNC_HighThresh
 WARNB channel Low threshold.
float WARNC_LowThresh
 WARNC channel high threshold.
uint8_t BIN_Mode
 WARNC channel Low threshold.
uint8_t WARNA_Mode
 Binary Channel comparator mode.
uint8_t WARNB_Mode
 WARNA Channel comparator mode.
uint8_t WARNC_Mode
 WARNB Channel comparator mode.
uint8_t ADCPga
 WARNC Channel comparator mode.
float VGain
 ADC PGA setting.

Detailed Description

Structure for configuring threshold levels.

Definition at line 29 of file ADE120x.h.


Field Documentation

uint8_t ADCPga

WARNC Channel comparator mode.

Definition at line 42 of file ADE120x.h.

Binary channel high threshold.

Definition at line 31 of file ADE120x.h.

uint8_t BIN_Mode

WARNC channel Low threshold.

Definition at line 38 of file ADE120x.h.

float VGain

ADC PGA setting.

Definition at line 43 of file ADE120x.h.

Binary channel low threshold.

Definition at line 32 of file ADE120x.h.

WARNA channel high threshold.

Definition at line 33 of file ADE120x.h.

uint8_t WARNA_Mode

Binary Channel comparator mode.

Definition at line 39 of file ADE120x.h.

WARNA channel Low threshold.

Definition at line 34 of file ADE120x.h.

WARNB channel high threshold.

Definition at line 35 of file ADE120x.h.

uint8_t WARNB_Mode

WARNA Channel comparator mode.

Definition at line 40 of file ADE120x.h.

WARNB channel Low threshold.

Definition at line 36 of file ADE120x.h.

WARNC channel high threshold.

Definition at line 37 of file ADE120x.h.

uint8_t WARNC_Mode

WARNB Channel comparator mode.

Definition at line 41 of file ADE120x.h.