counter 2.0.0.0

Macros

#define COUNTER_RETVAL   uint8_t
 
#define COUNTER_OK   0x00
 
#define COUNTER_INIT_ERROR   0xFF
 

Detailed Description

Macro Definition Documentation

◆ COUNTER_INIT_ERROR

#define COUNTER_INIT_ERROR   0xFF

◆ COUNTER_OK

#define COUNTER_OK   0x00

◆ COUNTER_RETVAL

#define COUNTER_RETVAL   uint8_t