|
I2C_Drivers (ARM) 1.1
SMFSW collection of HAL I2C Drivers for ARM
|
AMG88 user interface struct. More...
#include <AMG88_proc.h>

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 |
AMG88 user interface struct.
| struct { ... } AMG88_t::cfg |
| PeripheralGPIO_t AMG88_t::INT_GPIO |
Interrupt GPIO struct.
| uint16_t AMG88_t::Pixels[8][8] |
Grid-EYE current raw temperature.
| I2C_slave_t* AMG88_t::slave_inst |
Slave structure.
| uint16_t AMG88_t::Thermistor |
Thermistor raw temperature.