![]()  | 
  
    ISSDK
    1.8
    
   IoT Sensing Software Development Kit 
   | 
 
This defines a record type to store the expected field values of the LPC device ID. More...
#include <auto_detection_service.h>

Data Fields | |
| uint32_t | mcuDeviceId | 
| ADS_SupportedBoards_t | board | 
| uint32_t | mcuChipId | 
| uint32_t | mcuChipIdMask | 
This defines a record type to store the expected field values of the LPC device ID.
Definition at line 93 of file auto_detection_service.h.
| ADS_SupportedBoards_t board | 
Definition at line 96 of file auto_detection_service.h.
Referenced by ADS_DetectLPC(), and ADS_DetectQN().
| uint32_t mcuChipId | 
Definition at line 94 of file auto_detection_service.h.
Referenced by ADS_DetectQN().
| uint32_t mcuChipIdMask | 
Definition at line 95 of file auto_detection_service.h.
Referenced by ADS_DetectQN().
| uint32_t mcuDeviceId | 
Definition at line 95 of file auto_detection_service.h.
Referenced by ADS_DetectLPC().