ISSDK  1.7
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 129 of file auto_detection_service.h.

Field Documentation

◆ channel

ADS_Channel_t channel

Definition at line 131 of file auto_detection_service.h.

◆ slaveAddr

uint32_t slaveAddr

Definition at line 132 of file auto_detection_service.h.

◆ whoAmIAddr

uint32_t whoAmIAddr

Definition at line 133 of file auto_detection_service.h.

◆ whoAmIMask

uint8_t whoAmIMask

Definition at line 135 of file auto_detection_service.h.

◆ whoAmIValue

uint32_t whoAmIValue

Definition at line 134 of file auto_detection_service.h.


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