w1_read_bit (9) Linux Manual Page
w1_read_bit – Generates a write-1 cycle and samples the level.
Synopsis
- u8 w1_read_bit(struct w1_master
* dev);
Arguments
dev
-
- the master device
Description
Only call if dev->bus_master->touch_bit is NULL
Author
David Fries <David [at] Fries.net>
- Author.
