no2 2.0.0.0

Macros

#define NO2_VREF_INT   0x00
 
#define NO2_VREF_EXT   0x80
 
#define NO2_20_PERCENTS_INT_ZERO   0x00
 
#define NO2_50_PERCENTS_INT_ZERO   0x20
 
#define NO2_67_PERCENTS_INT_ZERO   0x40
 
#define NO2_INT_ZERO_BYPASSED   0x60
 
#define NO2_BIAS_POL_NEGATIVE   0x00
 
#define NO2_BIAS_POL_POSITIVE   0x10
 
#define NO2_0_PERCENTS_BIAS   0x00
 
#define NO2_1_PERCENT_BIAS   0x01
 
#define NO2_2_PERCENTS_BIAS   0x02
 
#define NO2_4_PERCENTS_BIAS   0x03
 
#define NO2_6_PERCENTS_BIAS   0x04
 
#define NO2_8_PERCENTS_BIAS   0x05
 
#define NO2_10_PERCENTS_BIAS   0x06
 
#define NO2_12_PERCENTS_BIAS   0x07
 
#define NO2_14_PERCENTS_BIAS   0x08
 
#define NO2_16_PERCENTS_BIAS   0x09
 
#define NO2_18_PERCENTS_BIAS   0x0A
 
#define NO2_20_PERCENTS_BIAS   0x0B
 
#define NO2_22_PERCENTS_BIAS   0x0C
 
#define NO2_24_PERCENTS_BIAS   0x0D
 

Detailed Description

Macro Definition Documentation

◆ NO2_0_PERCENTS_BIAS

#define NO2_0_PERCENTS_BIAS   0x00

◆ NO2_10_PERCENTS_BIAS

#define NO2_10_PERCENTS_BIAS   0x06

◆ NO2_12_PERCENTS_BIAS

#define NO2_12_PERCENTS_BIAS   0x07

◆ NO2_14_PERCENTS_BIAS

#define NO2_14_PERCENTS_BIAS   0x08

◆ NO2_16_PERCENTS_BIAS

#define NO2_16_PERCENTS_BIAS   0x09

◆ NO2_18_PERCENTS_BIAS

#define NO2_18_PERCENTS_BIAS   0x0A

◆ NO2_1_PERCENT_BIAS

#define NO2_1_PERCENT_BIAS   0x01

◆ NO2_20_PERCENTS_BIAS

#define NO2_20_PERCENTS_BIAS   0x0B

◆ NO2_20_PERCENTS_INT_ZERO

#define NO2_20_PERCENTS_INT_ZERO   0x00

◆ NO2_22_PERCENTS_BIAS

#define NO2_22_PERCENTS_BIAS   0x0C

◆ NO2_24_PERCENTS_BIAS

#define NO2_24_PERCENTS_BIAS   0x0D

◆ NO2_2_PERCENTS_BIAS

#define NO2_2_PERCENTS_BIAS   0x02

◆ NO2_4_PERCENTS_BIAS

#define NO2_4_PERCENTS_BIAS   0x03

◆ NO2_50_PERCENTS_INT_ZERO

#define NO2_50_PERCENTS_INT_ZERO   0x20

◆ NO2_67_PERCENTS_INT_ZERO

#define NO2_67_PERCENTS_INT_ZERO   0x40

◆ NO2_6_PERCENTS_BIAS

#define NO2_6_PERCENTS_BIAS   0x04

◆ NO2_8_PERCENTS_BIAS

#define NO2_8_PERCENTS_BIAS   0x05

◆ NO2_BIAS_POL_NEGATIVE

#define NO2_BIAS_POL_NEGATIVE   0x00

◆ NO2_BIAS_POL_POSITIVE

#define NO2_BIAS_POL_POSITIVE   0x10

◆ NO2_INT_ZERO_BYPASSED

#define NO2_INT_ZERO_BYPASSED   0x60

◆ NO2_VREF_EXT

#define NO2_VREF_EXT   0x80

◆ NO2_VREF_INT

#define NO2_VREF_INT   0x00