Bumped Mbed FW version to 01.20.0080

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 554 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 568 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 563 of file admw1001_config.h.

uint8_t deviceAddress

I2C device address (7-bit)

Definition at line 559 of file admw1001_config.h.

uint8_t reserved

Reserved for future use and ensure word alignment.

Definition at line 561 of file admw1001_config.h.

Sensor type selection

Definition at line 557 of file admw1001_config.h.