ESPHome
2024.12.0
|
Go to the source code of this file.
Data Structures | |
class | esphome::hbridge::HBridgeSwitch |
Namespaces | |
esphome | |
Implementation of SPI Controller mode. | |
esphome::hbridge | |
Enumerations | |
enum | esphome::hbridge::RelayState : uint8_t { esphome::hbridge::RELAY_STATE_OFF = 0, esphome::hbridge::RELAY_STATE_ON = 1, esphome::hbridge::RELAY_STATE_SWITCHING_ON = 2, esphome::hbridge::RELAY_STATE_SWITCHING_OFF = 3, esphome::hbridge::RELAY_STATE_UNKNOWN = 4 } |