Skip to main content

Module command

Module command 

Source
Expand description

The ROM commands every 1-Wire device answers, issued right after a reset.

Constantsยง

ALARM_SEARCH
Like SEARCH_ROM, but only devices with an alarm condition take part.
MATCH_ROM
Address one device by its ROM code; the next function command goes to it alone.
READ_ROM
Read the ROM code of the only device on the bus.
RESUME
Resume addressing the device most recently selected with MATCH_ROM.
SEARCH_ROM
Enumerate the devices on the bus one ROM code at a time; see super::Search.
SKIP_ROM
Address every device at once, for a bus with one device or a broadcast command.