charger5 2.0.0.0
Wiper Increment/Decrement Steps

Macros

#define CHARGER5_STEPS_1_MIN   0x01
 
#define CHARGER5_STEPS_2   0x02
 
#define CHARGER5_STEPS_5   0x05
 
#define CHARGER5_STEPS_10   0x0A
 
#define CHARGER5_STEPS_50   0x32
 
#define CHARGER5_STEPS_100   0x64
 
#define CHARGER5_STEPS_150   0x96
 
#define CHARGER5_STEPS_200   0xC8
 
#define CHARGER5_STEPS_255_MAX   0xFF
 

Detailed Description

Macro Definition Documentation

◆ CHARGER5_STEPS_10

#define CHARGER5_STEPS_10   0x0A

◆ CHARGER5_STEPS_100

#define CHARGER5_STEPS_100   0x64

◆ CHARGER5_STEPS_150

#define CHARGER5_STEPS_150   0x96

◆ CHARGER5_STEPS_1_MIN

#define CHARGER5_STEPS_1_MIN   0x01

◆ CHARGER5_STEPS_2

#define CHARGER5_STEPS_2   0x02

◆ CHARGER5_STEPS_200

#define CHARGER5_STEPS_200   0xC8

◆ CHARGER5_STEPS_255_MAX

#define CHARGER5_STEPS_255_MAX   0xFF

◆ CHARGER5_STEPS_5

#define CHARGER5_STEPS_5   0x05

◆ CHARGER5_STEPS_50

#define CHARGER5_STEPS_50   0x32