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.
HTU21D Class Reference
Honeywell HTU21D digital humidity and temperature sensor. More...
#include <HTU21D.h>
Public Member Functions | |
| HTU21D (PinName sda, PinName scl) | |
| Constructor. | |
Detailed Description
Honeywell HTU21D digital humidity and temperature sensor.
Definition at line 40 of file HTU21D.h.
Constructor & Destructor Documentation
| HTU21D | ( | PinName | sda, |
| PinName | scl | ||
| ) |
Constructor.
- Parameters:
-
sda mbed pin to use for SDA line of I2C interface. scl mbed pin to use for SCL line of I2C interface.
Definition at line 14 of file HTU21D.cpp.
Generated on Sun Jul 17 2022 02:10:46 by
1.7.2