w1_post_write (9) - Linux Manuals
w1_post_write: post-write options
NAME
w1_post_write - post-write options
SYNOPSIS
-
void w1_post_write(struct w1_master
* dev);
ARGUMENTS
dev
-
- the master device
DESCRIPTION
Post-write operation, currently only supporting strong pullups. If a strong pullup was requested, clear it if the hardware supports them, or execute the delay otherwise, in either case clear the request.
AUTHOR
David Fries <David [at] Fries.net>
- Author.
COPYRIGHT