![]() |
Linduino
1.3.0
Linear Technology Arduino-Compatible Demonstration Board
|
ICHARGE Bit Field. More...
ICHARGE Bit Field.
Battery charger current limit setting.
#define LTC4155_ICHARGE (LTC4155_ICHARGE_OFFSET << 12 | (LTC4155_ICHARGE_SIZE - 1) << 8 | LTC4155_ICHARGE_SUBADDR) |
Definition at line 344 of file LTC4155_reg_defs.h.
#define LTC4155_ICHARGE_MASK 0xF0 |
Definition at line 343 of file LTC4155_reg_defs.h.
#define LTC4155_ICHARGE_OFFSET 4 |
Definition at line 342 of file LTC4155_reg_defs.h.
#define LTC4155_ICHARGE_PRESET__100P0PCT 0xF |
Definition at line 360 of file LTC4155_reg_defs.h.
#define LTC4155_ICHARGE_PRESET__12P50PCT 0x1 |
Definition at line 346 of file LTC4155_reg_defs.h.
#define LTC4155_ICHARGE_PRESET__18P75PCT 0x2 |
Definition at line 347 of file LTC4155_reg_defs.h.
#define LTC4155_ICHARGE_PRESET__25P00PCT 0x3 |
Definition at line 348 of file LTC4155_reg_defs.h.
#define LTC4155_ICHARGE_PRESET__31P25PCT 0x4 |
Definition at line 349 of file LTC4155_reg_defs.h.
#define LTC4155_ICHARGE_PRESET__37P50PCT 0x5 |
Definition at line 350 of file LTC4155_reg_defs.h.
#define LTC4155_ICHARGE_PRESET__43P75PCT 0x6 |
Definition at line 351 of file LTC4155_reg_defs.h.
#define LTC4155_ICHARGE_PRESET__50P00PCT 0x7 |
Definition at line 352 of file LTC4155_reg_defs.h.
#define LTC4155_ICHARGE_PRESET__56P25PCT 0x8 |
Definition at line 353 of file LTC4155_reg_defs.h.
#define LTC4155_ICHARGE_PRESET__62P50PCT 0x9 |
Definition at line 354 of file LTC4155_reg_defs.h.
#define LTC4155_ICHARGE_PRESET__68P75PCT 0xA |
Definition at line 355 of file LTC4155_reg_defs.h.
#define LTC4155_ICHARGE_PRESET__75P00PCT 0xB |
Definition at line 356 of file LTC4155_reg_defs.h.
#define LTC4155_ICHARGE_PRESET__81P25PCT 0xC |
Definition at line 357 of file LTC4155_reg_defs.h.
#define LTC4155_ICHARGE_PRESET__87P50PCT 0xD |
Definition at line 358 of file LTC4155_reg_defs.h.
#define LTC4155_ICHARGE_PRESET__93P75PCT 0xE |
Definition at line 359 of file LTC4155_reg_defs.h.
#define LTC4155_ICHARGE_PRESET_CHARGER_DISABLED 0x0 |
Definition at line 345 of file LTC4155_reg_defs.h.
#define LTC4155_ICHARGE_SIZE 4 |
Definition at line 341 of file LTC4155_reg_defs.h.
#define LTC4155_ICHARGE_SUBADDR LTC4155_REG2_SUBADDR |
Definition at line 340 of file LTC4155_reg_defs.h.