ESPHome 2025.5.0
|
Go to the source code of this file.
Data Structures | |
class | esphome::es7210::ES7210 |
Namespaces | |
namespace | esphome |
Providing packet encoding functions for exchanging data with a remote host. | |
namespace | esphome::es7210 |
Enumerations | |
enum | esphome::es7210::ES7210BitsPerSample : uint8_t { esphome::es7210::ES7210_BITS_PER_SAMPLE_16 = 16 , esphome::es7210::ES7210_BITS_PER_SAMPLE_18 = 18 , esphome::es7210::ES7210_BITS_PER_SAMPLE_20 = 20 , esphome::es7210::ES7210_BITS_PER_SAMPLE_24 = 24 , esphome::es7210::ES7210_BITS_PER_SAMPLE_32 = 32 } |