Vybhav Kadaba / Mbed OS EV-PRO-MW1001_Development_code_cleanup2
Embed: (wiki syntax)

« Back to documentation index

ADMW1001_I2C_CHANNEL_CONFIG Struct Reference

ADMW1001_I2C_CHANNEL_CONFIG Struct Reference
[ADMW1001 Host Library API]

#include <admw1001_config.h>

Data Fields

ADMW1001_I2C_SENSOR_TYPE sensor
uint8_t deviceAddress
uint8_t reserved
ADMW1001_DIGITAL_SENSOR_DATA_FORMAT dataFormat
ADMW1001_DIGITAL_SENSOR_COMMS configureComms

Detailed Description

ADMW1001 I2C digital channel configuration details

Note:
applicable only to I2C digital sensor channels

Definition at line 540 of file admw1001_config.h.


Field Documentation

Optional configuration to setup a user communication config. A default configuration will be used if this is not specified. Applicable only to specific I2C sensor types.

Definition at line 554 of file admw1001_config.h.

Optional data format configuration to parse/extract data from the device. A default data format will be used if this is not specified. Applicable only to specific I2C sensor types

Definition at line 549 of file admw1001_config.h.

uint8_t deviceAddress

I2C device address (7-bit)

Definition at line 545 of file admw1001_config.h.

uint8_t reserved

Reserved for future use and ensure word alignment.

Definition at line 547 of file admw1001_config.h.

Sensor type selection

Definition at line 543 of file admw1001_config.h.