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

Go to the source code of this file.

Data Structures

class  esphome::qwiic_pir::QwiicPIRComponent
 

Namespaces

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

Enumerations

enum  { esphome::qwiic_pir::QWIIC_PIR_CHIP_ID = 0x00 , esphome::qwiic_pir::QWIIC_PIR_EVENT_STATUS = 0x03 , esphome::qwiic_pir::QWIIC_PIR_DEBOUNCE_TIME = 0x05 }
 
enum  esphome::qwiic_pir::DebounceMode { esphome::qwiic_pir::RAW_DEBOUNCE_MODE , esphome::qwiic_pir::NATIVE_DEBOUNCE_MODE , esphome::qwiic_pir::HYBRID_DEBOUNCE_MODE }