Diaz George / Mbed OS EV-PRO-MW1001_EXTVLTG-Dec18
Embed: (wiki syntax)

« Back to documentation index

ADMW1001_DIGITAL_SENSOR_COMMS Struct Reference

ADMW1001_DIGITAL_SENSOR_COMMS Struct Reference
[ADMW1001 Host Library API]

#include <admw1001_config.h>

Data Fields

bool useCustomCommsConfig
ADMW1001_DIGITAL_SENSOR_COMMS_I2C_CLOCK_SPEED i2cClockSpeed
ADMW1001_DIGITAL_SENSOR_COMMS_SPI_MODE spiMode
ADMW1001_DIGITAL_SENSOR_COMMS_SPI_CLOCK spiClock

Detailed Description

ADMW1001 digital sensor communication config

Note:
applicable only to digital sensor channels

Definition at line 638 of file admw1001_config.h.


Field Documentation

Optional parameter to configure specific i2c speed for i2c sensor

Definition at line 642 of file admw1001_config.h.

Optional parameter to configure specific spi clock for spi sensor

Definition at line 646 of file admw1001_config.h.

Optional parameter to configure specific spi mode for spi sensor

Definition at line 644 of file admw1001_config.h.

Optional parameter to enable user digital communication settings

Definition at line 640 of file admw1001_config.h.