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.
ADMW1001_DIGITAL_CALIBRATION_COMMAND Struct Reference
[ADMW1001 Host Library API]
#include <admw1001_config.h>
Data Fields | |
uint32_t | calibrationParam |
bool | enableCalibrationParam |
uint8_t | reserved [3] |
Detailed Description
ADMW1001 digital sensor calibration param
- Note:
- applicable only to digital sensor channels
Definition at line 641 of file admw1001_config.h.
Field Documentation
uint32_t calibrationParam |
Independently established environmental variable used during calibration of a digital sensor. Used only if the sensor supports calibration and expects an environmental parameter
Definition at line 644 of file admw1001_config.h.
Allow Calibration_Parameter to be used during calibration of any digital sensor
Definition at line 649 of file admw1001_config.h.
uint8_t reserved[3] |
Reserved for future use and ensure word alignment.
Definition at line 651 of file admw1001_config.h.
Generated on Wed Jul 13 2022 03:04:55 by
