ESPHome 2025.5.0
Loading...
Searching...
No Matches
i2c_bus_arduino.h File Reference

Go to the source code of this file.

Data Structures

class  esphome::i2c::ArduinoI2CBus
 

Namespaces

namespace  esphome
 Providing packet encoding functions for exchanging data with a remote host.
 
namespace  esphome::i2c
 

Enumerations

enum  esphome::i2c::RecoveryCode {
  esphome::i2c::RECOVERY_FAILED_SCL_LOW , esphome::i2c::RECOVERY_FAILED_SDA_LOW , esphome::i2c::RECOVERY_COMPLETED , esphome::i2c::RECOVERY_FAILED_SCL_LOW ,
  esphome::i2c::RECOVERY_FAILED_SDA_LOW , esphome::i2c::RECOVERY_COMPLETED
}