ISSDK  1.7
IoT Sensing Software Development Kit
Data Fields
mcuDEVID_t Struct Reference

This defines a record type to store the expected field values of the LPC device ID. More...

#include <auto_detection_service.h>

Collaboration diagram for mcuDEVID_t:
Collaboration graph

Data Fields

uint32_t mcuDeviceId
 
ADS_SupportedBoards_t board
 
uint32_t mcuChipId
 
uint32_t mcuChipIdMask
 

Detailed Description

This defines a record type to store the expected field values of the LPC device ID.

Definition at line 119 of file auto_detection_service.h.

Field Documentation

◆ board

Definition at line 122 of file auto_detection_service.h.

Referenced by ADS_DetectLPC(), and ADS_DetectQN().

◆ mcuChipId

uint32_t mcuChipId

Definition at line 120 of file auto_detection_service.h.

Referenced by ADS_DetectQN().

◆ mcuChipIdMask

uint32_t mcuChipIdMask

Definition at line 121 of file auto_detection_service.h.

Referenced by ADS_DetectQN().

◆ mcuDeviceId

uint32_t mcuDeviceId

Definition at line 121 of file auto_detection_service.h.

Referenced by ADS_DetectLPC().


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