Linduino  1.3.0
Linear Technology Arduino-Compatible Demonstration Board

REG3 Register. More...

Macros

#define LTC4155_REG3_SUBADDR   0x03
 
#define LTC4155_REG3   (0 << 12 | (16 - 1) << 8 | LTC4155_REG3_SUBADDR)
 

Detailed Description

REG3 Register.

7:5 4 3 2:1 0
CHARGER_STATUS ID_PIN_DETECT OTG_ENABLED NTCSTAT LOWBAT

Macro Definition Documentation

◆ LTC4155_REG3

#define LTC4155_REG3   (0 << 12 | (16 - 1) << 8 | LTC4155_REG3_SUBADDR)

Definition at line 432 of file LTC4155_reg_defs.h.

◆ LTC4155_REG3_SUBADDR

#define LTC4155_REG3_SUBADDR   0x03

Definition at line 431 of file LTC4155_reg_defs.h.