PoC_Team / Mbed OS ADMW1001_example_firmware
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 659 of file admw1001_config.h.


Field Documentation

Optional parameter to configure specific i2c speed for i2c sensor

Definition at line 664 of file admw1001_config.h.

Optional parameter to configure specific spi clock for spi sensor

Definition at line 668 of file admw1001_config.h.

Optional parameter to configure specific spi mode for spi sensor

Definition at line 666 of file admw1001_config.h.

Optional parameter to enable user digital communication settings

Definition at line 662 of file admw1001_config.h.