w1_post_write(9) 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 <[email protected]>

Author.

COPYRIGHT