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.
Fork of AdiSense1000 by
ADI_SENSE_1000_DIGITAL_SENSOR_COMMAND Struct Reference
[ADSNS1000 Host Library API]
#include <adi_sense_1000_config.h>
Data Fields | |
uint8_t | command [ADI_SENSE_1000_SENSOR_COMMAND_MAX_LENGTH] |
uint8_t | commandLength |
Detailed Description
ADSNS1000 digital sensor command
- Note:
- applicable only to SPI and I2C digital sensor channels
Definition at line 644 of file adi_sense_1000_config.h.
Field Documentation
uint8_t command[ADI_SENSE_1000_SENSOR_COMMAND_MAX_LENGTH] |
Optional command bytes to send to the device
Definition at line 646 of file adi_sense_1000_config.h.
uint8_t commandLength |
Number of valid command bytes. Set to 0 if unused
Definition at line 648 of file adi_sense_1000_config.h.
Generated on Wed Jul 13 2022 13:02:05 by
