![]() |
ISSDK
1.8
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 78 of file sensor_drv.h.
uint8_t numBytes |
Definition at line 81 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 80 of file sensor_drv.h.
Referenced by apply_register_read(), apply_register_readall(), FXOS8700_Init(), FXOS8700_ReadMagData(), Sensor_I2C_Read(), and Sensor_SPI_Read().