ESPHome  2025.2.0
Data Structures | Enumerations
esphome::es7210 Namespace Reference

Data Structures

class  ES7210
 
struct  ES7210Coefficient
 

Enumerations

enum  ES7210BitsPerSample : uint8_t {
  ES7210_BITS_PER_SAMPLE_16 = 16, ES7210_BITS_PER_SAMPLE_18 = 18, ES7210_BITS_PER_SAMPLE_20 = 20, ES7210_BITS_PER_SAMPLE_24 = 24,
  ES7210_BITS_PER_SAMPLE_32 = 32
}
 

Enumeration Type Documentation

◆ ES7210BitsPerSample

Enumerator
ES7210_BITS_PER_SAMPLE_16 
ES7210_BITS_PER_SAMPLE_18 
ES7210_BITS_PER_SAMPLE_20 
ES7210_BITS_PER_SAMPLE_24 
ES7210_BITS_PER_SAMPLE_32 

Definition at line 12 of file es7210.h.