![]() |
ISSDK
1.7
IoT Sensing Software Development Kit
|
This structure defines the Read command List. More...
#include <sensor_drv.h>
Data Fields | |
uint16_t | readFrom |
uint8_t | numBytes |
This structure defines the Read command List.
Definition at line 104 of file sensor_drv.h.
uint8_t numBytes |
Definition at line 107 of file sensor_drv.h.
Referenced by FXLS8471Q_Read(), FXOS8700_Init(), FXOS8700_ReadMagData(), Sensor_I2C_Read(), and Sensor_SPI_Read().
uint16_t readFrom |
Definition at line 106 of file sensor_drv.h.
Referenced by FXOS8700_Init(), FXOS8700_ReadMagData(), Sensor_I2C_Read(), and Sensor_SPI_Read().