![]() |
no-OS
|
ADE9039 Device structure. More...
#include <ade9039.h>
Public Attributes | |
| struct no_os_spi_desc * | spi_desc |
| struct no_os_gpio_desc * | psm0_desc |
| struct no_os_gpio_desc * | psm1_desc |
| struct no_os_gpio_desc * | reset_desc |
| uint32_t | watt_val |
| uint32_t | va_val |
| uint32_t | fwatt_val |
| uint32_t | fvar_val |
| uint32_t | fva_val |
| uint32_t | watthr_val |
| uint32_t | varhr_val |
| uint32_t | fwatthr_val |
| uint32_t | fvarhr_val |
| uint32_t | fvarahr_val |
| uint32_t | pf_val |
| uint32_t | fpf_val |
| uint32_t | irms_val |
| uint32_t | vrms_val |
| uint8_t | power_mode |
| uint8_t | freq |
| uint8_t | temp_en |
| uint32_t | temp_offset |
| uint32_t | temp_gain |
| int32_t | temp_raw |
ADE9039 Device structure.
| uint32_t ade9039_dev::fpf_val |
| uint8_t ade9039_dev::freq |
| uint32_t ade9039_dev::fva_val |
| uint32_t ade9039_dev::fvar_val |
| uint32_t ade9039_dev::fvarahr_val |
| uint32_t ade9039_dev::fvarhr_val |
| uint32_t ade9039_dev::fwatt_val |
| uint32_t ade9039_dev::fwatthr_val |
| uint32_t ade9039_dev::irms_val |
| uint32_t ade9039_dev::pf_val |
| uint8_t ade9039_dev::power_mode |
| struct no_os_gpio_desc* ade9039_dev::psm0_desc |
| struct no_os_gpio_desc* ade9039_dev::psm1_desc |
| struct no_os_gpio_desc* ade9039_dev::reset_desc |
| struct no_os_spi_desc* ade9039_dev::spi_desc |
Device communication descriptor
| uint8_t ade9039_dev::temp_en |
| uint32_t ade9039_dev::temp_gain |
| uint32_t ade9039_dev::temp_offset |
| int32_t ade9039_dev::temp_raw |
Variable storing the temperature value
| uint32_t ade9039_dev::va_val |
| uint32_t ade9039_dev::varhr_val |
| uint32_t ade9039_dev::vrms_val |
| uint32_t ade9039_dev::watt_val |
| uint32_t ade9039_dev::watthr_val |