rtd2 2.0.0.0

Macros

#define RTD2_IDAC_OFF   0x00
 
#define RTD2_IDAC_50   0x01
 
#define RTD2_IDAC_100   0x02
 
#define RTD2_IDAC_250   0x03
 
#define RTD2_IDAC_500   0x04
 
#define RTD2_IDAC_750   0x05
 
#define RTD2_IDAC_1000   0x06
 
#define RTD2_IDAC_1500   0x07
 

Detailed Description

Macro Definition Documentation

◆ RTD2_IDAC_100

#define RTD2_IDAC_100   0x02

◆ RTD2_IDAC_1000

#define RTD2_IDAC_1000   0x06

◆ RTD2_IDAC_1500

#define RTD2_IDAC_1500   0x07

◆ RTD2_IDAC_250

#define RTD2_IDAC_250   0x03

◆ RTD2_IDAC_50

#define RTD2_IDAC_50   0x01

◆ RTD2_IDAC_500

#define RTD2_IDAC_500   0x04

◆ RTD2_IDAC_750

#define RTD2_IDAC_750   0x05

◆ RTD2_IDAC_OFF

#define RTD2_IDAC_OFF   0x00