Microchip® Advanced Software Framework

sensors_sensor Struct Reference

#include <sensors.h>

Data Fields

int(* configure )(int type, int value)
 
int(* status )(int type)
 
const char * type
 
int(* value )(int type)
 

int(* sensors_sensor::configure)(int type, int value)

Referenced by PROCESS_THREAD().

int(* sensors_sensor::status)(int type)
const char* sensors_sensor::type

Referenced by sensors_find().

int(* sensors_sensor::value)(int type)

Referenced by PROCESS_THREAD().