smoke 2.0.0.0

Macros

#define SMOKE_RETVAL   uint8_t
 
#define SMOKE_OK   0x00
 
#define SMOKE_INIT_ERROR   0xFF
 
#define SMOKE_PARAMETER_ERROR   0xFE
 

Detailed Description

Macro Definition Documentation

◆ SMOKE_INIT_ERROR

#define SMOKE_INIT_ERROR   0xFF

◆ SMOKE_OK

#define SMOKE_OK   0x00

◆ SMOKE_PARAMETER_ERROR

#define SMOKE_PARAMETER_ERROR   0xFE

◆ SMOKE_RETVAL

#define SMOKE_RETVAL   uint8_t