|
esp32-warm-water
esp32 based project for the control of a heating element based on temperature
|
RMT driver information. More...
#include <owb_rmt.h>

Data Fields | |
| int | tx_channel |
| RMT channel to use for TX. More... | |
| int | rx_channel |
| RMT channel to use for RX. More... | |
| RingbufHandle_t | rb |
| Ring buffer handle. More... | |
| int | gpio |
| OneWireBus GPIO. More... | |
| OneWireBus | bus |
| OneWireBus instance. More... | |
| OneWireBus bus |
OneWireBus instance.
| int gpio |
OneWireBus GPIO.