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