Loading...
Searching...
No Matches
srf08_params_t Struct Reference

Device initialization parameters. More...

Detailed Description

Device initialization parameters.

Definition at line 68 of file srf08.h.

#include <srf08.h>

Data Fields

i2c_t i2c
 I2C device the sensor is connected to.
 
uint8_t addr
 I2C bus address of the sensor.
 

Field Documentation

◆ addr

uint8_t srf08_params_t::addr

I2C bus address of the sensor.

Definition at line 70 of file srf08.h.

◆ i2c

i2c_t srf08_params_t::i2c

I2C device the sensor is connected to.

Definition at line 69 of file srf08.h.


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