Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
ADI_SENSE_CONFIG Struct Reference
[ADISENSE Host Library API]
#include <adi_sense_config_types.h>
Data Fields | |
| const char | configUuid [ADI_SENSE_UUID_LEN] |
| ADI_SENSE_CONFIG_VERSION_ID | versionId |
| ADI_SENSE_PRODUCT_ID | productId |
| union { | |
| ADI_SENSE_1000_CONFIG adisense1000 | |
| }; | |
Detailed Description
ADISENSE global configuration details
Definition at line 77 of file adi_sense_config_types.h.
Field Documentation
| union { ... } |
Product-specific configuration parameters, selected based on productId.
- Note:
- Other product variants may be added here in the future
ADSNS1000 product configuration parameters. Used if productId selected is ADI_SENSE_PRODUCT_ID_ADSNS1000
Definition at line 87 of file adi_sense_config_types.h.
| const char configUuid[ADI_SENSE_UUID_LEN] |
Optional unique identifier for this configuration
Definition at line 79 of file adi_sense_config_types.h.
Identify the product type for which this configuration is valid
Definition at line 83 of file adi_sense_config_types.h.
Identifies the schema version for this configuration
Definition at line 81 of file adi_sense_config_types.h.
Generated on Tue Jul 12 2022 18:59:24 by
1.7.2