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

Go to the source code of this file.

Data Structures

class  esphome::microphone::Microphone
 

Namespaces

 esphome
 Implementation of SPI Controller mode.
 
 esphome::microphone
 

Enumerations

enum  esphome::microphone::State : uint8_t { esphome::microphone::STATE_STOPPED = 0, esphome::microphone::STATE_STARTING, esphome::microphone::STATE_RUNNING, esphome::microphone::STATE_STOPPING }