w1_post_write (9) Linux Manual Page
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.
