multimeter 2.0.0.0

Macros

#define MULTIMETER_RETVAL   uint8_t
 
#define MULTIMETER_OK   0x00
 
#define MULTIMETER_INIT_ERROR   0xFF
 

Detailed Description

Macro Definition Documentation

◆ MULTIMETER_INIT_ERROR

#define MULTIMETER_INIT_ERROR   0xFF

◆ MULTIMETER_OK

#define MULTIMETER_OK   0x00

◆ MULTIMETER_RETVAL

#define MULTIMETER_RETVAL   uint8_t