templog2 2.0.0.0

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