![]() |
simple FS
v0.1.0
|
Module for manipulating with primitive data types. Supported modes: More...
#include "sensor.h"

Go to the source code of this file.
Classes | |
| struct | Data_HandleTypeDef |
Functions | |
| void | data_init (void *, uint16_t) |
| SensorID_t * | get_data_sensor_id (uint8_t index) |
| RecordDescriptor_t | data_getType () |
| SensorValue_t * | get_data_value () |
| void | data_reset (void) |
| void | data_doMeasure (void) |
| uint8_t | data_count (void) |
Variables | |
| SensorInterface_t | dataSensor |
Module for manipulating with primitive data types. Supported modes:
Configuration of this module: None
#Properties of OW module
Example of RTC record format stored in META area:
| Sensor ID | TYPE | META_FORMAT | Q_m | Q_n |
|---|---|---|---|---|
| 0 .. 7B | 8B | 9B | 10B | 11B |
| xxxxxxxxxxxxxxxxx | ? | ? | ? | ? |
1.8.17