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_SENSOR_COMMAND Struct Reference
[ADMW1001 Host Library API]
#include <admw1001_config.h>
Data Fields | |
uint8_t | command [ADMW1001_SENSOR_COMMAND_MAX_LENGTH] |
uint8_t | commandLength |
Detailed Description
ADMW1001 digital sensor command
- Note:
- applicable only to SPI and I2C digital sensor channels
Definition at line 628 of file admw1001_config.h.
Field Documentation
uint8_t command[ADMW1001_SENSOR_COMMAND_MAX_LENGTH] |
Optional command bytes to send to the device
Definition at line 631 of file admw1001_config.h.
uint8_t commandLength |
Number of valid command bytes. Set to 0 if unused
Definition at line 633 of file admw1001_config.h.
Generated on Wed Jul 13 2022 03:04:55 by
