rtd  2.0.0.0
Macros

Macros

#define RTD_RETVAL   uint8_t
 
#define RTD_OK   0x00
 
#define RTD_INIT_ERROR   0xFF
 
#define RTD_ERR   1
 

Detailed Description

Macro Definition Documentation

◆ RTD_ERR

#define RTD_ERR   1

◆ RTD_INIT_ERROR

#define RTD_INIT_ERROR   0xFF

◆ RTD_OK

#define RTD_OK   0x00

◆ RTD_RETVAL

#define RTD_RETVAL   uint8_t