Arduino-OWI
One-Wire Interface (OWI) library for Arduino
|
This is the complete list of members for DS18B20, including all inherited members.
CONFIG_MAX | DS18B20 | protectedstatic |
conversion_time() | DS18B20 | inline |
convert_await() | DS18B20 | inline |
convert_ready() | DS18B20 | inline |
convert_request(bool broadcast=false) | DS18B20 | inline |
CONVERT_T enum value | DS18B20 | protected |
COPY_SCRATCHPAD enum value | DS18B20 | protected |
copy_scratchpad(bool match=true) | DS18B20 | inline |
Device(OWI &owi, const uint8_t *rom=NULL) | OWI::Device | inline |
DS18B20(OWI &owi, uint8_t *rom=NULL) | DS18B20 | inline |
FAMILY_CODE | DS18B20 | static |
get_trigger(int8_t &low, int8_t &high) const | DS18B20 | inline |
m_converting | DS18B20 | protected |
m_owi | OWI::Device | protected |
m_rom | OWI::Device | protected |
m_scratchpad | DS18B20 | protected |
m_start | DS18B20 | protected |
MAX_CONVERSION_TIME | DS18B20 | static |
READ_POWER_SUPPLY enum value | DS18B20 | protected |
read_scratchpad(bool match=true) | DS18B20 | inline |
READ_SCRATCHPAD enum value | DS18B20 | protected |
recall(bool match=true) | DS18B20 | inline |
RECALL_E enum value | DS18B20 | protected |
resolution(uint8_t bits) | DS18B20 | inline |
resolution() const | DS18B20 | inline |
rom(const uint8_t *rom) | OWI::Device | inline |
rom() | OWI::Device | inline |
rom_P(const uint8_t *rom) | OWI::Device | inline |
set_trigger(int8_t low, int8_t high) | DS18B20 | inline |
temperature() const | DS18B20 | inline |
WRITE_SCRATCHPAD enum value | DS18B20 | protected |
write_scratchpad(bool match=true) | DS18B20 | inline |