Skip to main content

Crate ds18b20

Crate ds18b20 

Source
Expand description

§Test Test

Modules§

commands

Structs§

Ds18b20
SensorData
All of the data that can be read from the sensor.

Enums§

Resolution

Constants§

FAMILY_CODE

Functions§

read_scratchpad
simultaneous_recall_from_eeprom
Read the contents of the EEPROM config to the scratchpad for all devices simultaneously.
simultaneous_save_to_eeprom
Read the config contents of the scratchpad memory to the EEPROMfor all devices simultaneously.
start_simultaneous_temp_measurement
Starts a temperature measurement for all devices on this one-wire bus, simultaneously