Scroll to navigation

W1_RESET_BUS(9) W1 API internal to the kernel W1_RESET_BUS(9)

NAME

w1_reset_bus - Issues a reset bus sequence.

SYNOPSIS

int w1_reset_bus(struct w1_master * dev);

ARGUMENTS

struct w1_master * dev

the master device

RETURN

0=Device present, 1=No device present or error

AUTHOR

David Fries <David@Fries.net>

Author.

COPYRIGHT

July 2017 Kernel Hackers Manual 4.12