ESPHome 2025.5.0
Loading...
Searching...
No Matches
esphome::atm90e32::ATM90E32Component::OffsetCalibration Struct Reference

#include <atm90e32.h>

Data Fields

int16_t voltage_offset_ {0}
 
int16_t current_offset_ {0}
 

Detailed Description

Definition at line 202 of file atm90e32.h.

Field Documentation

◆ current_offset_

int16_t esphome::atm90e32::ATM90E32Component::OffsetCalibration::current_offset_ {0}

Definition at line 204 of file atm90e32.h.

◆ voltage_offset_

int16_t esphome::atm90e32::ATM90E32Component::OffsetCalibration::voltage_offset_ {0}

Definition at line 203 of file atm90e32.h.


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