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::_reg8::_temp_frac_register Struct Reference

#include <TMP42x.h>

Data Fields

uint8_t OPEN:1
 
uint8_t PVLD:1
 
uint8_t RESERVED:2
 
uint8_t TEMP:4
 

Detailed Description

Definition at line 101 of file TMP42x.h.

Field Documentation

◆ OPEN

uint8_t OPEN

Definition at line 102 of file TMP42x.h.

◆ PVLD

uint8_t PVLD

Definition at line 102 of file TMP42x.h.

◆ RESERVED

uint8_t RESERVED

Definition at line 102 of file TMP42x.h.

◆ TEMP

uint8_t TEMP

Definition at line 102 of file TMP42x.h.


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