objc

Data Fields
driver_envirophat_t Struct Reference

Enviro pHAT sensor driver structure. More...

#include <drivers/drivers.h>

Collaboration diagram for driver_envirophat_t:
Collaboration graph
[legend]

Data Fields

hw_gpio_t led
 LED GPIO pin.
 
hw_i2c_t i2c
 I2C bus handle.
 
driver_tcs3472_t tcs3472
 TCS3472 color sensor.
 
driver_lsm303_t lsm303
 LSM303 accelerometer/magnetometer.
 
driver_bme280_t bme280
 BME280 environmental sensor.
 

Detailed Description

Enviro pHAT sensor driver structure.

This structure contains the configuration and state information for the Enviro pHAT sensor instance, which includes TCS3472 color sensor, LSM303 accelerometer/magnetometer, and BME280 environmental sensor.

Definition at line 31 of file drivers_envirophat.h.


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