Lines Matching +full:data +full:- +full:bus
18 .\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
39 .Nd Dallas Semiconductor 1-Wire Network and Transport Interface
66 interface defines three sets of functions for interacting with 1-Wire
69 reserving the bus,
71 ensuring data integrity.
78 .Ss Bus Commands
79 The 1-Wire bus defines different layers of access to the devices on
80 the bus.
85 devices on the bus, or for a specific device.
90 It specifies the commands to send and whether or not to read data.
92 .Bl -tag -width ".Va xxxx"
97 .Bl -tag -width indent
135 Buffer for data read.
139 acquires the 1-Wire bus, waiting if necessary,
142 then releases the bus.
144 sends the command without bus reservation.
149 argument describes the transaction to send to the 1-Wire bus.
159 .Ss Bus Reservation
160 The 1-Wire system includes an advisory lock for the bus that
165 reserves the bus.
174 when the bus is owned by another client.
177 releases the bus.
178 .Ss Data Integrity
180 computes the 1-Wire standard CRC function over the data
187 The 1-Wire standard (Maxim AN937) defines layers that are akin to ISO
195 actions used to control the specific 1-Wire devices on bus.
216 .Tn 1-Wire