simple FS  v0.1.0
Public Attributes | List of all members
SensorID_t Struct Reference

Description of one column (or 1 sensor) in file. More...

#include <sensor.h>

Public Attributes

uint8_t id [SENSOR_ID_LENGTH]
 Unique column ID stored as an array of SENSOR_ID_LENGTH (8) bytes.
 
uint8_t size
 Effective length of column ID. More...
 

Detailed Description

Description of one column (or 1 sensor) in file.

Each column/sensor has unique ID.

Member Data Documentation

◆ size

uint8_t SensorID_t::size

Effective length of column ID.

Maximum ID has SENSOR_ID_LENGTH (8) Bytes.


The documentation for this struct was generated from the following file: