ESPHome  2024.8.3
Data Fields
esphome::atm90e32::ATM90E32Component::Calibration Struct Reference

#include <atm90e32.h>

Data Fields

uint16_t voltage_offset_ {0}
 
uint16_t current_offset_ {0}
 

Detailed Description

Definition at line 122 of file atm90e32.h.

Field Documentation

◆ current_offset_

uint16_t esphome::atm90e32::ATM90E32Component::Calibration::current_offset_ {0}

Definition at line 124 of file atm90e32.h.

◆ voltage_offset_

uint16_t esphome::atm90e32::ATM90E32Component::Calibration::voltage_offset_ {0}

Definition at line 123 of file atm90e32.h.


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