Linduino  1.3.0
Linear Technology Arduino-Compatible Demonstration Board

REG0 Register. More...

Macros

#define LTC4155_REG0_SUBADDR   0x00
 
#define LTC4155_REG0   (0 << 12 | (16 - 1) << 8 | LTC4155_REG0_SUBADDR)
 

Detailed Description

REG0 Register.

7 6 5 4:0
DISABLE_INPUT_UVCL EN_BAT_CONDITIONER LOCKOUT_ID_PIN USBILIM

Macro Definition Documentation

◆ LTC4155_REG0

#define LTC4155_REG0   (0 << 12 | (16 - 1) << 8 | LTC4155_REG0_SUBADDR)

Definition at line 96 of file LTC4155_reg_defs.h.

◆ LTC4155_REG0_SUBADDR

#define LTC4155_REG0_SUBADDR   0x00

Definition at line 95 of file LTC4155_reg_defs.h.