MetaWear C++ API  0.18.0
C++ implementation of the MetaWear protocol
Public Attributes | List of all members
MblMwI2cReadParameters Struct Reference

Parameters required for an i2c read. More...

#include <i2c.h>

Public Attributes

uint8_t device_addr
 Device to communicate with.
 
uint8_t register_addr
 Register to read from.
 

Detailed Description

Parameters required for an i2c read.

This struct is to be used with mbl_mw_datasignal_read_with_parameters


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