Test, please delete

Embed: (wiki syntax)

« Back to documentation index

ADI_SENSE_1000_DIGITAL_SENSOR_COMMAND Struct Reference

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.