ESPHome
2025.2.0
|
Go to the source code of this file.
Data Structures | |
class | esphome::es7210::ES7210 |
Namespaces | |
esphome | |
Implementation of SPI Controller mode. | |
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 } |