w1_read_bit (9) - Linux Manuals
w1_read_bit: Generates a write-1 cycle and samples the level.
NAME
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.
COPYRIGHT