Post-write options
void w1_post_write(struct w1_master * dev);
dev
the master device
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.
David Fries <[email protected]>
Author.