|
Contiki 3.x
|
Header file for the Sensortag-CC26xx Common sensor utilities. More...
Go to the source code of this file.
Functions | |
| bool | sensor_common_read_reg (uint8_t addr, uint8_t *buf, uint8_t len) |
| Reads a sensor's register over I2C. More... | |
| bool | sensor_common_write_reg (uint8_t addr, uint8_t *buf, uint8_t len) |
| Write to a sensor's register over I2C. More... | |
| void | sensor_common_set_error_data (uint8_t *buf, uint8_t len) |
| Fill a result buffer with dummy error data. More... | |
Header file for the Sensortag-CC26xx Common sensor utilities.
Definition in file sensor-common.h.
1.8.6