[][src]Crate one_wire_bus

Modules

commands
crc

Structs

Address

A 64-bit address of a device. These are globally unique, and used to single out a single device on a potentially crowded bus

DeviceSearch
OneWire
SearchState

Implementation of the 1-Wire protocol. https://www.maximintegrated.com/en/design/technical-documents/app-notes/1/126.html

Enums

OneWireError

Constants

READ_SLOT_DURATION_MICROS

Type Definitions

OneWireResult