1-Wire and ENS210 driver stack
Classes
one_wire_address.h File Reference

Address of a device on a 1-Wire bus. Separate file to allow inclusion by high-level functions without namespace pollution from DS2485 etc. More...

#include <stdint.h>
Include dependency graph for one_wire_address.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  OneWire_ROM_ID_T
 OneWire_ROM_ID_T type stores a 1-Wire address. More...
 

Detailed Description

Address of a device on a 1-Wire bus. Separate file to allow inclusion by high-level functions without namespace pollution from DS2485 etc.