Linduino  1.3.0
Linear Technology Arduino-Compatible Demonstration Board

BAD_CELL Bit Field. More...

Macros

#define LTC4155_BAD_CELL_SUBADDR   LTC4155_REG4_SUBADDR
 BAD_CELL More...
 
#define LTC4155_BAD_CELL_SIZE   1
 
#define LTC4155_BAD_CELL_OFFSET   0
 
#define LTC4155_BAD_CELL_MASK   0x01
 
#define LTC4155_BAD_CELL   (LTC4155_BAD_CELL_OFFSET << 12 | (LTC4155_BAD_CELL_SIZE - 1) << 8 | LTC4155_BAD_CELL_SUBADDR)
 

Detailed Description

BAD_CELL Bit Field.

Battery unresponsive to charging for 30 minutes.

Macro Definition Documentation

◆ LTC4155_BAD_CELL

#define LTC4155_BAD_CELL   (LTC4155_BAD_CELL_OFFSET << 12 | (LTC4155_BAD_CELL_SIZE - 1) << 8 | LTC4155_BAD_CELL_SUBADDR)

Definition at line 742 of file LTC4155_reg_defs.h.

◆ LTC4155_BAD_CELL_MASK

#define LTC4155_BAD_CELL_MASK   0x01

Definition at line 741 of file LTC4155_reg_defs.h.

◆ LTC4155_BAD_CELL_OFFSET

#define LTC4155_BAD_CELL_OFFSET   0

Definition at line 740 of file LTC4155_reg_defs.h.

◆ LTC4155_BAD_CELL_SIZE

#define LTC4155_BAD_CELL_SIZE   1

Definition at line 739 of file LTC4155_reg_defs.h.

◆ LTC4155_BAD_CELL_SUBADDR

#define LTC4155_BAD_CELL_SUBADDR   LTC4155_REG4_SUBADDR

BAD_CELL

Definition at line 738 of file LTC4155_reg_defs.h.