smartdof 2.0.0.0

Macros

#define SMARTDOF_CMD_ERR   0x01
 
#define SMARTDOF_CMD_COUNT   0x02
 
#define SMARTDOF_CMD_TARE   0x03
 
#define SMARTDOF_CMD_INIT   0x04
 
#define SMARTDOF_CMD_UNS_INIT   0x84
 
#define SMARTDOF_CMD_SAVE_DCD   0x06
 
#define SMARTDOF_CMD_ME_CALIB   0x07
 
#define SMARTDOF_CMD_DCD_PERIOD_SAVE   0x09
 
#define SMARTDOF_CMD_OSCIL   0x0A
 
#define SMARTDOF_CMD_CLEAR_DCD   0x0B
 

Detailed Description

Macro Definition Documentation

◆ SMARTDOF_CMD_CLEAR_DCD

#define SMARTDOF_CMD_CLEAR_DCD   0x0B

◆ SMARTDOF_CMD_COUNT

#define SMARTDOF_CMD_COUNT   0x02

◆ SMARTDOF_CMD_DCD_PERIOD_SAVE

#define SMARTDOF_CMD_DCD_PERIOD_SAVE   0x09

◆ SMARTDOF_CMD_ERR

#define SMARTDOF_CMD_ERR   0x01

◆ SMARTDOF_CMD_INIT

#define SMARTDOF_CMD_INIT   0x04

◆ SMARTDOF_CMD_ME_CALIB

#define SMARTDOF_CMD_ME_CALIB   0x07

◆ SMARTDOF_CMD_OSCIL

#define SMARTDOF_CMD_OSCIL   0x0A

◆ SMARTDOF_CMD_SAVE_DCD

#define SMARTDOF_CMD_SAVE_DCD   0x06

◆ SMARTDOF_CMD_TARE

#define SMARTDOF_CMD_TARE   0x03

◆ SMARTDOF_CMD_UNS_INIT

#define SMARTDOF_CMD_UNS_INIT   0x84