Configuration parameters.
More...
Configuration parameters.
Definition at line 114 of file mag3110.h.
#include <mag3110.h>
|
| i2c_t | i2c |
| | I2C bus the device is connected to.
|
| |
| uint8_t | addr |
| | I2C bus address of the device.
|
| |
| uint8_t | type |
| | device type
|
| |
| uint8_t | dros |
| | sampling rate to use
|
| |
| int16_t | offset [3] |
| | data offset in X, Y, and Z direction
|
| |
◆ addr
| uint8_t mag3110_params_t::addr |
I2C bus address of the device.
Definition at line 116 of file mag3110.h.
◆ dros
| uint8_t mag3110_params_t::dros |
sampling rate to use
Definition at line 118 of file mag3110.h.
◆ i2c
| i2c_t mag3110_params_t::i2c |
I2C bus the device is connected to.
Definition at line 115 of file mag3110.h.
◆ offset
| int16_t mag3110_params_t::offset[3] |
data offset in X, Y, and Z direction
Definition at line 119 of file mag3110.h.
◆ type
| uint8_t mag3110_params_t::type |
The documentation for this struct was generated from the following file: