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 ADISense_ExampleFirmware by
ADI_SENSE_1000_DIGITAL_SENSOR_COMMAND Struct Reference
[ADI Sense 1000 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
ADI Sense 1000 digital sensor command
- Note:
- applicable only to SPI and I2C digital sensor channels
Definition at line 413 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 415 of file adi_sense_1000_config.h.
uint8_t commandLength |
Number of valid command bytes. Set to 0 if unused
Definition at line 417 of file adi_sense_1000_config.h.
Generated on Tue Jul 12 2022 19:29:36 by
