CAC_smartcushion / Mbed OS 2Temp_ADISense1000_Example

Fork of ADISense1000_Example_FW by Analog Devices

Embed: (wiki syntax)

« Back to documentation index

ADI_SENSE_1000_POWER_CONFIG Struct Reference

ADI_SENSE_1000_POWER_CONFIG Struct Reference
[ADI Sense 1000 Host Library API]

#include <adi_sense_1000_config.h>

Data Fields

ADI_SENSE_1000_POWER_MODE powerMode
float32_t supplyVoltage

Detailed Description

ADI Sense 1000 Power Configuration options

Definition at line 268 of file adi_sense_1000_config.h.


Field Documentation

Power mode selection

Definition at line 270 of file adi_sense_1000_config.h.

float32_t supplyVoltage

AVDD analog supply voltage (e.g. 3.3V)

Definition at line 272 of file adi_sense_1000_config.h.