ESPHome  2024.7.2
Data Structures | Namespaces | Enumerations
cap1188.h File Reference

Go to the source code of this file.

Data Structures

class  esphome::cap1188::CAP1188Channel
 
class  esphome::cap1188::CAP1188Component
 

Namespaces

 esphome
 Implementation of SPI Controller mode.
 
 esphome::cap1188
 

Enumerations

enum  {
  esphome::cap1188::CAP1188_I2CADDR = 0x29, esphome::cap1188::CAP1188_SENSOR_INPUT_STATUS = 0x3, esphome::cap1188::CAP1188_MULTI_TOUCH = 0x2A, esphome::cap1188::CAP1188_LED_LINK = 0x72,
  esphome::cap1188::CAP1188_PRODUCT_ID = 0xFD, esphome::cap1188::CAP1188_MANUFACTURE_ID = 0xFE, esphome::cap1188::CAP1188_STAND_BY_CONFIGURATION = 0x41, esphome::cap1188::CAP1188_REVISION = 0xFF,
  esphome::cap1188::CAP1188_MAIN = 0x00, esphome::cap1188::CAP1188_MAIN_INT = 0x01, esphome::cap1188::CAP1188_LEDPOL = 0x73, esphome::cap1188::CAP1188_INTERUPT_REPEAT = 0x28,
  esphome::cap1188::CAP1188_SENSITVITY = 0x1f
}