w1_pre_write (9) - Linux Manuals
w1_pre_write: pre-write operations
NAME
w1_pre_write - pre-write operations
SYNOPSIS
-
void w1_pre_write(struct w1_master
* dev);
ARGUMENTS
dev
-
- the master device
DESCRIPTION
Pre-write operation, currently only supporting strong pullups. Program the hardware for a strong pullup, if one has been requested and the hardware supports it.
AUTHOR
David Fries <David [at] Fries.net>
- Author.
COPYRIGHT