noise 2.0.0.0
NOISE_VAR Variables

Macros

#define NOISE_DEFAULT_COMMAND   0x07
 
#define NOISE_DEFAULT_THRESHOLD   0x0400
 
#define NOISE_DAC_A   0x00
 
#define NOISE_DAC_B   0x08
 
#define NOISE_VREF_UNBUFFERED   0x00
 
#define NOISE_VREF_BUFFERED   0x04
 
#define NOISE_GAIN_2X   0x00
 
#define NOISE_GAIN_1X   0x02
 
#define NOISE_SHDN_ENABLE   0x00
 
#define NOISE_SHDN_DISABLE   0x01
 

Detailed Description

Macro Definition Documentation

◆ NOISE_DAC_A

#define NOISE_DAC_A   0x00

◆ NOISE_DAC_B

#define NOISE_DAC_B   0x08

◆ NOISE_DEFAULT_COMMAND

#define NOISE_DEFAULT_COMMAND   0x07

◆ NOISE_DEFAULT_THRESHOLD

#define NOISE_DEFAULT_THRESHOLD   0x0400

◆ NOISE_GAIN_1X

#define NOISE_GAIN_1X   0x02

◆ NOISE_GAIN_2X

#define NOISE_GAIN_2X   0x00

◆ NOISE_SHDN_DISABLE

#define NOISE_SHDN_DISABLE   0x01

◆ NOISE_SHDN_ENABLE

#define NOISE_SHDN_ENABLE   0x00

◆ NOISE_VREF_BUFFERED

#define NOISE_VREF_BUFFERED   0x04

◆ NOISE_VREF_UNBUFFERED

#define NOISE_VREF_UNBUFFERED   0x00