I2C_Drivers (ARM) 1.1
SMFSW collection of HAL I2C Drivers for ARM
Loading...
Searching...
No Matches
AMG88_t Struct Reference

AMG88 user interface struct. More...

#include <AMG88_proc.h>

Collaboration diagram for AMG88_t:

Data Fields

uint16_t Pixels [8][8]
 Grid-EYE current raw temperature.
 
uint16_t Thermistor
 Thermistor raw temperature.
 
struct { 
 
   I2C_slave_t *   slave_inst 
 Slave structure. More...
 
   PeripheralGPIO_t   INT_GPIO 
 Interrupt GPIO struct. More...
 
cfg 
 

Detailed Description

AMG88 user interface struct.

Field Documentation

◆ [struct]

struct { ... } AMG88_t::cfg

◆ INT_GPIO

PeripheralGPIO_t AMG88_t::INT_GPIO

Interrupt GPIO struct.

◆ Pixels

uint16_t AMG88_t::Pixels[8][8]

Grid-EYE current raw temperature.

◆ slave_inst

I2C_slave_t* AMG88_t::slave_inst

Slave structure.

◆ Thermistor

uint16_t AMG88_t::Thermistor

Thermistor raw temperature.


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