Loading...
Searching...
No Matches
bh1900nux_params_t Struct Reference

Set of configuration parameters for BH1900NUX devices. More...

Detailed Description

Set of configuration parameters for BH1900NUX devices.

Definition at line 84 of file bh1900nux.h.

#include <bh1900nux.h>

Data Fields

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

Field Documentation

◆ addr

uint8_t bh1900nux_params_t::addr

slave address of the device

Definition at line 86 of file bh1900nux.h.

◆ i2c

i2c_t bh1900nux_params_t::i2c

I2C bus the device is connected to.

Definition at line 85 of file bh1900nux.h.


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