Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependents: mDot_TTN_DHT11_Boston16_CAM
Fork of DS18B20_1wire by
DS18B20::ScratchPad_t Struct Reference
Device onboard register layout (for reference only, not currently used) More...
#include <DS18B20.h>
Data Fields | |
| uint8_t | LSB |
| LSB of converted temperature. | |
| uint8_t | MSB |
| MSB of converted temperature. | |
| uint8_t | Th |
| Threshold for high alarm. | |
| uint8_t | Tl |
| Threshold for low alarm. | |
| uint8_t | config |
| Conversion resultion. | |
| uint8_t | VTV |
| VTV check byte. | |
Detailed Description
Device onboard register layout (for reference only, not currently used)
Definition at line 68 of file DS18B20.h.
Field Documentation
Generated on Tue Jul 19 2022 12:29:11 by
1.7.2
