indexcounter 2.0.0.0

Topics

 MikroBUS
 
 Error Code
 

Macros

#define INDEXCOUNTER_ACTIVE   1
 
#define INDEXCOUNTER_INACTIVE   0
 
#define INDEXCOUNTER_SPEED_ENABLE   1
 
#define INDEXCOUNTER_SPEED_DISABLE   0
 
#define INDEXCOUNTER_ONE_MIN_CONV_MS   60000.0
 

Detailed Description

Any initialization code needed for MCU to function properly. Do not remove this line or clock might not be set correctly.

Macro Definition Documentation

◆ INDEXCOUNTER_ACTIVE

#define INDEXCOUNTER_ACTIVE   1

◆ INDEXCOUNTER_INACTIVE

#define INDEXCOUNTER_INACTIVE   0

◆ INDEXCOUNTER_ONE_MIN_CONV_MS

#define INDEXCOUNTER_ONE_MIN_CONV_MS   60000.0

◆ INDEXCOUNTER_SPEED_DISABLE

#define INDEXCOUNTER_SPEED_DISABLE   0

◆ INDEXCOUNTER_SPEED_ENABLE

#define INDEXCOUNTER_SPEED_ENABLE   1