|
esp32-owb
ESP32-compatible C library for Maxim Integrated 1-Wire Bus.
|
Provides access via field names. More...
#include <owb.h>
Data Fields | |
| uint8_t | family [1] |
| family identifier (1 byte, LSB - read/write first) | |
| uint8_t | serial_number [6] |
| serial number (6 bytes) | |
| uint8_t | crc [1] |
| CRC check byte (1 byte, MSB - read/write last) | |
Provides access via field names.
1.8.6