![]() |
Linduino
1.3.0
Linear Technology Arduino-Compatible Demonstration Board
|
LOWBAT Bit Field. More...
Macros | |
#define | LTC4155_LOWBAT_SUBADDR LTC4155_REG3_SUBADDR |
LOWBAT More... | |
#define | LTC4155_LOWBAT_SIZE 1 |
#define | LTC4155_LOWBAT_OFFSET 0 |
#define | LTC4155_LOWBAT_MASK 0x01 |
#define | LTC4155_LOWBAT (LTC4155_LOWBAT_OFFSET << 12 | (LTC4155_LOWBAT_SIZE - 1) << 8 | LTC4155_LOWBAT_SUBADDR) |
LOWBAT Bit Field.
Battery below ~2.8V or charger disabled.
#define LTC4155_LOWBAT (LTC4155_LOWBAT_OFFSET << 12 | (LTC4155_LOWBAT_SIZE - 1) << 8 | LTC4155_LOWBAT_SUBADDR) |
Definition at line 549 of file LTC4155_reg_defs.h.
#define LTC4155_LOWBAT_MASK 0x01 |
Definition at line 548 of file LTC4155_reg_defs.h.
#define LTC4155_LOWBAT_OFFSET 0 |
Definition at line 547 of file LTC4155_reg_defs.h.
#define LTC4155_LOWBAT_SIZE 1 |
Definition at line 546 of file LTC4155_reg_defs.h.
#define LTC4155_LOWBAT_SUBADDR LTC4155_REG3_SUBADDR |
Definition at line 545 of file LTC4155_reg_defs.h.