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

QMC5883L device descriptor. More...

Detailed Description

QMC5883L device descriptor.

Definition at line 145 of file qmc5883l.h.

#include <qmc5883l.h>

Data Fields

i2c_t i2c
 I2C bus the sensor is connected to.
 
gpio_t pin_drdy
 DRDY interrupt pin.
 
uint8_t cfg
 actual applied device configuration
 

Field Documentation

◆ cfg

uint8_t qmc5883l_t::cfg

actual applied device configuration

Definition at line 148 of file qmc5883l.h.

◆ i2c

i2c_t qmc5883l_t::i2c

I2C bus the sensor is connected to.

Definition at line 146 of file qmc5883l.h.

◆ pin_drdy

gpio_t qmc5883l_t::pin_drdy

DRDY interrupt pin.

Definition at line 147 of file qmc5883l.h.


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