Enum RomCommands
ROM commands, see data sheet, page 10, section DS18B20 ROM Commands.
public enum RomCommands : byte
Fields
FamilyCode = 40
Reference family code.
Match = 85
Command to address specific device on network.
Skip = 204
Command to address all devices on the bus simultaneously.