Loading...
Searching...
No Matches

BME680 SPI parameters. More...

Detailed Description

BME680 SPI parameters.

Definition at line 200 of file bme680.h.

#include <bme680.h>

Data Fields

spi_t dev
 SPI device which is used.
 
gpio_t nss_pin
 Chip Select pin.
 

Field Documentation

◆ dev

spi_t bme680_intf_spi_t::dev

SPI device which is used.

Definition at line 201 of file bme680.h.

◆ nss_pin

gpio_t bme680_intf_spi_t::nss_pin

Chip Select pin.

Definition at line 202 of file bme680.h.


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