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 639 of file admw1001_config.h.
Field Documentation
Optional parameter to configure specific i2c speed for i2c sensor
Definition at line 643 of file admw1001_config.h.
Optional parameter to configure specific spi clock for spi sensor
Definition at line 647 of file admw1001_config.h.
Optional parameter to configure specific spi mode for spi sensor
Definition at line 645 of file admw1001_config.h.
| bool useCustomCommsConfig |
Optional parameter to enable user digital communication settings
Definition at line 641 of file admw1001_config.h.
Generated on Wed Jul 13 2022 21:00:00 by
1.7.2