All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Loading...
Searching...
No Matches

Parameters needed for device initialization. More...

Detailed Description

Parameters needed for device initialization.

Definition at line 67 of file seesaw_soil.h.

#include <seesaw_soil.h>

Data Fields

i2c_t i2c
 bus the device is connected to
 
uint8_t addr
 address on that bus
 

Field Documentation

◆ addr

uint8_t seesaw_soil_params_t::addr

address on that bus

Definition at line 69 of file seesaw_soil.h.

◆ i2c

i2c_t seesaw_soil_params_t::i2c

bus the device is connected to

Definition at line 68 of file seesaw_soil.h.


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