templog2  2.0.0.0
Macros

Macros

#define _TEMPLOG2_OK   0x00
 
#define _TEMPLOG2_INVALID_ADDR   0xFF
 
#define _TEMPLOG2_INVALID_PARAM   0xFE
 
#define _TEMPLOG2_INIT_DRV_ERROR   0xFD
 

Detailed Description

Macro Definition Documentation

◆ _TEMPLOG2_INIT_DRV_ERROR

#define _TEMPLOG2_INIT_DRV_ERROR   0xFD

◆ _TEMPLOG2_INVALID_ADDR

#define _TEMPLOG2_INVALID_ADDR   0xFF

◆ _TEMPLOG2_INVALID_PARAM

#define _TEMPLOG2_INVALID_PARAM   0xFE

◆ _TEMPLOG2_OK

#define _TEMPLOG2_OK   0x00