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