Loading...
Searching...
No Matches

Device initialization parameters. More...

Detailed Description

Device initialization parameters.

Definition at line 120 of file amg88xx.h.

#include <amg88xx.h>

Data Fields

i2c_t i2c_dev
 I2C bus the sensor is connected to.
 
uint8_t address
 sensor address
 
gpio_t int_pin
 interrupt pin (GPIO_UNDEF if not used)
 

Field Documentation

◆ address

uint8_t amg88xx_params_t::address

sensor address

Definition at line 122 of file amg88xx.h.

◆ i2c_dev

i2c_t amg88xx_params_t::i2c_dev

I2C bus the sensor is connected to.

Definition at line 121 of file amg88xx.h.

◆ int_pin

gpio_t amg88xx_params_t::int_pin

interrupt pin (GPIO_UNDEF if not used)

Definition at line 124 of file amg88xx.h.


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