ldc1101 2.0.0.0
Configure additional device settings

Macros

#define LDC1101_SENSOR_FREQ_DIV_NO   0x00
 
#define LDC1101_SENSOR_FREQ_DIV_BY_2   0x01
 
#define LDC1101_SENSOR_FREQ_DIV_BY_4   0x02
 
#define LDC1101_SENSOR_FREQ_DIV_BY_8   0x04
 

Detailed Description

Macro Definition Documentation

◆ LDC1101_SENSOR_FREQ_DIV_BY_2

#define LDC1101_SENSOR_FREQ_DIV_BY_2   0x01

◆ LDC1101_SENSOR_FREQ_DIV_BY_4

#define LDC1101_SENSOR_FREQ_DIV_BY_4   0x02

◆ LDC1101_SENSOR_FREQ_DIV_BY_8

#define LDC1101_SENSOR_FREQ_DIV_BY_8   0x04

◆ LDC1101_SENSOR_FREQ_DIV_NO

#define LDC1101_SENSOR_FREQ_DIV_NO   0x00