w1_touch_bit (9) Linux Manual Page
w1_touch_bit – Generates a write-0 or write-1 cycle and samples the level.
Synopsis
- u8 w1_touch_bit(struct w1_master
* dev, intbit);
Arguments
dev
-
- the master device
bit
- 0 – write a 0, 1 – write a 0 read the level
Author
David Fries <David [at] Fries.net>
- Author.
