Device descriptor for ADT7310 sensors. More...
#include <adt7310.h>
Data Fields | |
spi_t | spi |
SPI bus the sensor is connected to. | |
spi_clk_t | clk |
SPI bus clock speed. | |
gpio_t | cs |
CS pin GPIO handle. | |
bool | initialized |
sensor status, true if sensor is initialized | |
bool | high_res |
Sensor resolution, true if configured to 16 bit resolution. | |