Linduino  1.3.0
Linear Technology Arduino-Compatible Demonstration Board

REG2 Register. More...

Macros

#define LTC4155_REG2_SUBADDR   0x02
 
#define LTC4155_REG2   (0 << 12 | (16 - 1) << 8 | LTC4155_REG2_SUBADDR)
 

Detailed Description

REG2 Register.

7:4 3:2 1:0
ICHARGE VFLOAT CXSET

Macro Definition Documentation

◆ LTC4155_REG2

#define LTC4155_REG2   (0 << 12 | (16 - 1) << 8 | LTC4155_REG2_SUBADDR)

Definition at line 323 of file LTC4155_reg_defs.h.

◆ LTC4155_REG2_SUBADDR

#define LTC4155_REG2_SUBADDR   0x02

Definition at line 322 of file LTC4155_reg_defs.h.