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::_config1_register Struct Reference

#include <TMP42x.h>

Data Fields

uint8_t RESERVED1:2
 
uint8_t TEMP_RANGE:1
 
uint8_t RESERVED2:3
 
uint8_t SD:1
 
uint8_t RESERVED3:1
 

Detailed Description

Definition at line 105 of file TMP42x.h.

Field Documentation

◆ RESERVED1

uint8_t RESERVED1

Definition at line 106 of file TMP42x.h.

◆ RESERVED2

uint8_t RESERVED2

Definition at line 106 of file TMP42x.h.

◆ RESERVED3

uint8_t RESERVED3

Definition at line 106 of file TMP42x.h.

◆ SD

uint8_t SD

Definition at line 106 of file TMP42x.h.

◆ TEMP_RANGE

uint8_t TEMP_RANGE

Definition at line 106 of file TMP42x.h.


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