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.
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.
bool useCustomCommsConfig |
Optional parameter to enable user digital communication settings
Definition at line 662 of file admw1001_config.h.
Generated on Wed Jul 13 2022 03:04:55 by
