esp32-owb
ESP32-compatible C library for Maxim Integrated 1-Wire Bus.
 All Data Structures Files Functions Variables Enumerations Enumerator Macros Pages
Data Fields
owb_rmt_driver_info Struct Reference

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.
 

Detailed Description

RMT driver information.


The documentation for this struct was generated from the following file: