Loading...
Searching...
No Matches

Device initialization parameters. More...

Detailed Description

Device initialization parameters.

Definition at line 79 of file hm330x.h.

#include <hm330x.h>

Data Fields

i2c_t i2c
 The I2C device.
 
gpio_t reset_pin
 Reset pin, active low.
 
gpio_t set_pin
 Set/Enable pin, active high.
 

Field Documentation

◆ i2c

i2c_t hm330x_params_t::i2c

The I2C device.

Definition at line 80 of file hm330x.h.

◆ reset_pin

gpio_t hm330x_params_t::reset_pin

Reset pin, active low.

Definition at line 81 of file hm330x.h.

◆ set_pin

gpio_t hm330x_params_t::set_pin

Set/Enable pin, active high.

Definition at line 82 of file hm330x.h.


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