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

#include <TMP42x.h>

Data Fields

uint8_t RESERVED1:2
 
uint8_t RC:1
 
uint8_t LEN:1
 
uint8_t REN:1
 
uint8_t REN2:1
 
uint8_t REN3:1
 
uint8_t RESERVED2:1
 

Detailed Description

Definition at line 109 of file TMP42x.h.

Field Documentation

◆ LEN

uint8_t LEN

Definition at line 110 of file TMP42x.h.

◆ RC

uint8_t RC

Definition at line 110 of file TMP42x.h.

◆ REN

uint8_t REN

Definition at line 110 of file TMP42x.h.

◆ REN2

uint8_t REN2

Definition at line 110 of file TMP42x.h.

◆ REN3

uint8_t REN3

Definition at line 110 of file TMP42x.h.

◆ RESERVED1

uint8_t RESERVED1

Definition at line 110 of file TMP42x.h.

◆ RESERVED2

uint8_t RESERVED2

Definition at line 110 of file TMP42x.h.


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