MetaWear C++ API
0.20.0
C++ implementation of the MetaWear protocol
|
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. | |
Parameters required for an i2c read.
This struct is to be used with mbl_mw_datasignal_read_with_parameters