|
esp32-owb
ESP32-compatible C library for Maxim Integrated 1-Wire Bus.
|
RMT driver information. More...
#include <owb_rmt.h>
Data Fields | |
| int | tx_channel |
| RMT channel to use for TX. | |
| int | rx_channel |
| RMT channel to use for RX. | |
| RingbufHandle_t | rb |
| Ring buffer handle. | |
| int | gpio |
| OneWireBus GPIO. | |
| OneWireBus | bus |
| OneWireBus instance. | |
RMT driver information.
1.8.6