Structure containing 1-Wire bus information relevant to a single instance.
More...
#include <owb.h>
Structure containing 1-Wire bus information relevant to a single instance.
Definition at line 68 of file owb.h.
◆ driver
Pointer to hardware driver instance.
Definition at line 74 of file owb.h.
◆ strong_pullup_gpio
gpio_num_t strong_pullup_gpio |
Set if an external strong pull-up circuit is required.
Definition at line 73 of file owb.h.
◆ timing
const struct _OneWireBus_Timing* timing |
Pointer to timing information.
Definition at line 70 of file owb.h.
◆ use_crc
True if CRC checks are to be used when retrieving information from a device on the bus.
Definition at line 71 of file owb.h.
◆ use_parasitic_power
True if parasitic-powered devices are expected on the bus.
Definition at line 72 of file owb.h.
The documentation for this struct was generated from the following file:
- /home/runner/work/esp32-warm-water/esp32-warm-water/components/esp32-owb/include/owb.h