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

#include <TMP42x.h>

Data Fields

uint8_t RESERVED:7
 
uint8_t BUSY:1
 

Detailed Description

Definition at line 93 of file TMP42x.h.

Field Documentation

◆ BUSY

uint8_t BUSY

Definition at line 94 of file TMP42x.h.

◆ RESERVED

uint8_t RESERVED

Definition at line 94 of file TMP42x.h.


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