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_Sensor_Result_t Struct Reference
#include <admw1001_host_comms.h>
Detailed Description
ADMW1001 Sensor Result bit field structure
Definition at line 79 of file admw1001_host_comms.h.
Field Documentation
uint32_t Ch_Alert |
Indicates Alert on channel.
Definition at line 85 of file admw1001_host_comms.h.
uint32_t Ch_Error |
Indicates Error on channel.
Definition at line 84 of file admw1001_host_comms.h.
uint32_t Ch_Raw |
Indicates if Raw sensor data field is valid.
Definition at line 86 of file admw1001_host_comms.h.
uint32_t Ch_Valid |
Indicates if this Result structure is valid.
Definition at line 87 of file admw1001_host_comms.h.
uint32_t Channel_ID |
Indicates which channel this result corresponds to.
Definition at line 83 of file admw1001_host_comms.h.
uint32_t Raw_Sample |
Raw sensor data value.
Definition at line 88 of file admw1001_host_comms.h.
float32_t Sensor_Result |
Linearized and compensated sensor result.
Definition at line 82 of file admw1001_host_comms.h.
Generated on Wed Jul 13 2022 03:04:55 by
