stepup 2.0.0.0

Macros

#define STEPUP_RETVAL   uint8_t
 
#define STEPUP_OK   0x00
 
#define STEPUP_INIT_ERROR   0xFF
 
#define STEPUP_ERROR   (-1)
 

Detailed Description

Macro Definition Documentation

◆ STEPUP_ERROR

#define STEPUP_ERROR   (-1)

◆ STEPUP_INIT_ERROR

#define STEPUP_INIT_ERROR   0xFF

◆ STEPUP_OK

#define STEPUP_OK   0x00

◆ STEPUP_RETVAL

#define STEPUP_RETVAL   uint8_t