Definition of sensoric/data modules in simple FS.
More...
|
struct | SensorID_t |
| Description of one column (or 1 sensor) in file. More...
|
|
struct | SensorValue_t |
| Sensor value is stored as array of bytes. More...
|
|
struct | SensorInterface_t |
| The interface, that defines list of functions, tha have to be implemented for each type of value (or sensor), that will be inserted in file. More...
|
|
Definition of sensoric/data modules in simple FS.
◆ get_sensor_data_length()
Compute real data length (in bytes) from code length.
- Parameters
-
- Returns
- real number of bytes for specified code length.