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.
LM61CIZ Class Reference
#include <LM61CIZ.h>
| Public Member Functions | |
| LM61CIZ (PinName ain) | |
| Create a LM61CIZ instance. | |
| float | getTemperature (void) | 
| Read the current temperature value from LM61CIZ sensor. | |
Detailed Description
LM61CIZ class .
Definition at line 19 of file LM61CIZ.h.
Constructor & Destructor Documentation
| LM61CIZ | ( | PinName | ain ) | 
Create a LM61CIZ instance.
LM61CIZ Temperature sensor library.
- Parameters:
- 
  AnalogIn pin 
- Version:
- 1.0
- Date:
- 02-April-2015
Definition at line 13 of file LM61CIZ.cpp.
Member Function Documentation
| float getTemperature | ( | void | ) | 
Read the current temperature value from LM61CIZ sensor.
Definition at line 18 of file LM61CIZ.cpp.
Generated on Sat Jul 16 2022 05:05:24 by
 1.7.2
 1.7.2