fetcher 0.0.0
A command line utility for reading sensor data over I2C and providing it over stdout.
SensorTagList Struct Reference

#include <sensor_api.h>

Data Fields

const SensorTagtags
 
uint8_t len
 

Detailed Description

Stores a list of tags (data types) that the sensor is capable of reading.

Field Documentation

◆ len

uint8_t SensorTagList::len

The number of tags the sensor can read.

◆ tags

const SensorTag* SensorTagList::tags

A pointer to which tags the sensor can read.


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