EEPROM structure values.
More...
#include <unit_MLX90614.hpp>
|
|
uint16_t | toMax {} |
| |
|
uint16_t | toMin {} |
| | Max,Min of the Object Temperature.
|
| |
|
uint16_t | pwmCtrl {} |
| | Pulse Width Modulation control.
|
| |
|
uint16_t | taRange {} |
| | Range of the Ambient Temperature (H/L)
|
| |
|
uint16_t | emissivity {} |
| | Emissivity.
|
| |
|
uint16_t | config {} |
| | Configuration.
|
| |
|
uint16_t | addr {} |
| | I2C address(Using low byte)
|
| |
|
uint16_t | id [4] {} |
| | Unique ID.
|
| |