Test, please delete

Embed: (wiki syntax)

« Back to documentation index

ADI_SENSE_1000_DIGITAL_SENSOR_COMMS Struct Reference

ADI_SENSE_1000_DIGITAL_SENSOR_COMMS Struct Reference
[ADSNS1000 Host Library API]

#include <adi_sense_1000_config.h>

Data Fields

bool_t useCustomCommsConfig
ADI_SENSE_1000_DIGITAL_SENSOR_COMMS_I2C_CLOCK_SPEED i2cClockSpeed
ADI_SENSE_1000_DIGITAL_SENSOR_COMMS_SPI_MODE spiMode
ADI_SENSE_1000_DIGITAL_SENSOR_COMMS_SPI_CLOCK spiClock
ADI_SENSE_1000_DIGITAL_SENSOR_COMMS_UART_BAUD_RATE uartBaudRate
ADI_SENSE_1000_DIGITAL_SENSOR_COMMS_UART_LINE_CONFIG uartLineConfig

Detailed Description

ADSNS1000 digital sensor communication config

Note:
applicable only to digital sensor channels

Definition at line 669 of file adi_sense_1000_config.h.


Field Documentation

Optional parameter to configure specific i2c speed for i2c sensor

Definition at line 673 of file adi_sense_1000_config.h.

Optional parameter to configure specific spi clock for spi sensor

Definition at line 677 of file adi_sense_1000_config.h.

Optional parameter to configure specific spi mode for spi sensor

Definition at line 675 of file adi_sense_1000_config.h.

Optional parameter to configure specific uart baud rate for uart sensor

Definition at line 679 of file adi_sense_1000_config.h.

Optional parameter to configure specific uart line control for uart sensor

Definition at line 681 of file adi_sense_1000_config.h.

Optional parameter to enable user digital communication settings

Definition at line 671 of file adi_sense_1000_config.h.