ISSDK  1.8
IoT Sensing Software Development Kit
Data Fields
sensorAccess_t Struct Reference

This defines a record type to store the communication channel info and WHO_AM_I address/value for various Sensor Shields. More...

#include <auto_detection_service.h>

Collaboration diagram for sensorAccess_t:
Collaboration graph

Data Fields

ADS_Channel_t channel
 
uint32_t slaveAddr
 
uint32_t whoAmIAddr
 
uint32_t whoAmIValue
 
uint8_t whoAmIMask
 

Detailed Description

This defines a record type to store the communication channel info and WHO_AM_I address/value for various Sensor Shields.

Definition at line 103 of file auto_detection_service.h.

Field Documentation

◆ channel

ADS_Channel_t channel

Definition at line 105 of file auto_detection_service.h.

◆ slaveAddr

uint32_t slaveAddr

Definition at line 106 of file auto_detection_service.h.

◆ whoAmIAddr

uint32_t whoAmIAddr

Definition at line 107 of file auto_detection_service.h.

◆ whoAmIMask

uint8_t whoAmIMask

Definition at line 109 of file auto_detection_service.h.

◆ whoAmIValue

uint32_t whoAmIValue

Definition at line 108 of file auto_detection_service.h.


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