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

Configuration parameters. More...

Detailed Description

Configuration parameters.

Definition at line 93 of file mpl3115a2.h.

#include <mpl3115a2.h>

Data Fields

i2c_t i2c
 I2C bus the device is connected to.
 
uint8_t addr
 I2C bus address of the device.
 
uint8_t ratio
 MPL3115A2 oversampling ratio.
 

Field Documentation

◆ addr

uint8_t mpl3115a2_params_t::addr

I2C bus address of the device.

Definition at line 95 of file mpl3115a2.h.

◆ i2c

i2c_t mpl3115a2_params_t::i2c

I2C bus the device is connected to.

Definition at line 94 of file mpl3115a2.h.

◆ ratio

uint8_t mpl3115a2_params_t::ratio

MPL3115A2 oversampling ratio.

Definition at line 96 of file mpl3115a2.h.


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