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

This defines a record type to store the expected field values in the MCU SDID register word aligned. More...

#include <auto_detection_service.h>

Collaboration diagram for mcuSDID_t:
Collaboration graph

Data Fields

uint32_t mcuFamilyId
 
uint32_t mcuSubfamilyId
 
uint32_t mcuSeriesId
 
uint32_t mcuFamId
 
uint32_t mcuPinId
 
ADS_SupportedBoards_t board
 

Detailed Description

This defines a record type to store the expected field values in the MCU SDID register word aligned.

Definition at line 97 of file auto_detection_service.h.

Field Documentation

◆ board

Definition at line 104 of file auto_detection_service.h.

Referenced by ADS_DetectFRDM().

◆ mcuFamId

uint32_t mcuFamId

Definition at line 102 of file auto_detection_service.h.

Referenced by ADS_DetectFRDM().

◆ mcuFamilyId

uint32_t mcuFamilyId

Definition at line 99 of file auto_detection_service.h.

Referenced by ADS_DetectFRDM().

◆ mcuPinId

uint32_t mcuPinId

Definition at line 103 of file auto_detection_service.h.

Referenced by ADS_DetectFRDM().

◆ mcuSeriesId

uint32_t mcuSeriesId

Definition at line 101 of file auto_detection_service.h.

Referenced by ADS_DetectFRDM().

◆ mcuSubfamilyId

uint32_t mcuSubfamilyId

Definition at line 100 of file auto_detection_service.h.

Referenced by ADS_DetectFRDM().


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