pedometer3  2.0.0.0
Macros

Macros

#define PEDOMETER3_RETVAL   uint8_t
 
#define PEDOMETER3_OK   0x00
 
#define PEDOMETER3_ERROR   0xFF
 
#define PEDOMETER3_INIT_ERROR   0xFF
 

Detailed Description

Macro Definition Documentation

◆ PEDOMETER3_ERROR

#define PEDOMETER3_ERROR   0xFF

◆ PEDOMETER3_INIT_ERROR

#define PEDOMETER3_INIT_ERROR   0xFF

◆ PEDOMETER3_OK

#define PEDOMETER3_OK   0x00

◆ PEDOMETER3_RETVAL

#define PEDOMETER3_RETVAL   uint8_t