keylock2 2.0.0.0

Macros

#define KEYLOCK2_STATE_RST_PIN   0x01
 
#define KEYLOCK2_STATE_PWM_PIN   0x02
 
#define KEYLOCK2_STATE_INT_PIN   0x03
 

Detailed Description

Macro Definition Documentation

◆ KEYLOCK2_STATE_INT_PIN

#define KEYLOCK2_STATE_INT_PIN   0x03

◆ KEYLOCK2_STATE_PWM_PIN

#define KEYLOCK2_STATE_PWM_PIN   0x02

◆ KEYLOCK2_STATE_RST_PIN

#define KEYLOCK2_STATE_RST_PIN   0x01