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

Device descriptor for BH1900NUX devices. More...

Detailed Description

Device descriptor for BH1900NUX devices.

Definition at line 76 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_t::addr

slave address of the device

Definition at line 78 of file bh1900nux.h.

◆ i2c

i2c_t bh1900nux_t::i2c

I2C bus the device is connected to.

Definition at line 77 of file bh1900nux.h.


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