![]() |
no-OS
|
ADE9000 Device structure. More...
#include <ade9000.h>
Public Attributes | |
| struct no_os_spi_desc * | spi_desc |
| uint32_t | watt_val |
| uint32_t | irms_val |
| uint32_t | vrms_val |
| int32_t | temp_deg |
ADE9000 Device structure.
| uint32_t ade9000_dev::irms_val |
Variable storing the IRMS value
| struct no_os_spi_desc* ade9000_dev::spi_desc |
Device communication descriptor
| int32_t ade9000_dev::temp_deg |
Variable storing the temperature value in degrees
| uint32_t ade9000_dev::vrms_val |
Variable storing the VRMS value
| uint32_t ade9000_dev::watt_val |
Variable storing the WATT value