Adafruit TMP117 Library
Public Attributes | List of all members
tmp117_alerts_t Struct Reference

A struct to hold alert state information. More...

#include <Adafruit_TMP117.h>

Public Attributes

bool high
 Status of the high temperature alert.
 
bool low
 Status of the low temperature alert.
 
bool data_ready
 Status of the data_ready alert.
 

Detailed Description

A struct to hold alert state information.

The alert state register is auto-clearing and so must be read together


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