TMP42x HAL Based Library 1.0.2
This library is a software library that works with the TMP42x remote and local temperature sensor with N-Factor and series-R correction. This library provides a convenient and efficient way to access the I2C interfaces of the chip, allowing developers to easily integrate this power meter into their systems.
Loading...
Searching...
No Matches
tmp42x::_reg16 Union Reference

#include <TMP42x.h>

Data Structures

struct  _temp_register
 

Data Fields

uint8_t raw_data [2]
 
struct tmp42x::_reg16::_temp_register temp_register
 

Detailed Description

Definition at line 81 of file TMP42x.h.

Field Documentation

◆ raw_data

uint8_t raw_data[2]

Definition at line 82 of file TMP42x.h.

◆ temp_register

struct tmp42x::_reg16::_temp_register temp_register

The documentation for this union was generated from the following file: