Linduino  1.3.0
Linear Technology Arduino-Compatible Demonstration Board

REG6 Register. More...

Macros

#define LTC4155_REG6_SUBADDR   0x06
 
#define LTC4155_REG6   (0 << 12 | (16 - 1) << 8 | LTC4155_REG6_SUBADDR)
 

Detailed Description

REG6 Register.

7 6 5 4 3 2 1 0
ENABLE_CHARGER_INT ENABLE_FAULT_INT ENABLE_EXTPWR_INT ENABLE_OTG_INT ENABLE_AT_ILIM_INT ENABLE_INPUT_UVCL_INT REQUEST_OTG RESERVED

Interrupt Mask Resister

Macro Definition Documentation

◆ LTC4155_REG6

#define LTC4155_REG6   (0 << 12 | (16 - 1) << 8 | LTC4155_REG6_SUBADDR)

Definition at line 829 of file LTC4155_reg_defs.h.

◆ LTC4155_REG6_SUBADDR

#define LTC4155_REG6_SUBADDR   0x06

Definition at line 828 of file LTC4155_reg_defs.h.