no-OS
Public Attributes | List of all members
ade9430_dev Struct Reference

ADE9430 Device structure. More...

#include <ade9430.h>

Collaboration diagram for ade9430_dev:
Collaboration graph
[legend]

Public Attributes

struct no_os_spi_descspi_desc
 
uint32_t watt_val
 
uint32_t irms_val
 
uint32_t vrms_val
 
int32_t temp_deg
 

Detailed Description

ADE9430 Device structure.

Member Data Documentation

◆ irms_val

uint32_t ade9430_dev::irms_val

Variable storing the IRMS value

◆ spi_desc

struct no_os_spi_desc* ade9430_dev::spi_desc

Device communication descriptor

◆ temp_deg

int32_t ade9430_dev::temp_deg

Variable storing the temperature value in degrees

◆ vrms_val

uint32_t ade9430_dev::vrms_val

Variable storing the VRMS value

◆ watt_val

uint32_t ade9430_dev::watt_val

Variable storing the WATT value


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