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

Field Documentation

◆ board

Definition at line 130 of file auto_detection_service.h.

Referenced by ADS_DetectFRDM().

◆ mcuFamId

uint32_t mcuFamId

Definition at line 128 of file auto_detection_service.h.

Referenced by ADS_DetectFRDM().

◆ mcuFamilyId

uint32_t mcuFamilyId

Definition at line 125 of file auto_detection_service.h.

Referenced by ADS_DetectFRDM().

◆ mcuPinId

uint32_t mcuPinId

Definition at line 129 of file auto_detection_service.h.

Referenced by ADS_DetectFRDM().

◆ mcuSeriesId

uint32_t mcuSeriesId

Definition at line 127 of file auto_detection_service.h.

Referenced by ADS_DetectFRDM().

◆ mcuSubfamilyId

uint32_t mcuSubfamilyId

Definition at line 126 of file auto_detection_service.h.

Referenced by ADS_DetectFRDM().


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