Linduino  1.3.0
Linear Technology Arduino-Compatible Demonstration Board

WALLILIM Bit Field. More...

Macros

#define LTC4155_WALLILIM_SUBADDR   LTC4155_REG1_SUBADDR
 WALLILIM More...
 
#define LTC4155_WALLILIM_SIZE   5
 
#define LTC4155_WALLILIM_OFFSET   0
 
#define LTC4155_WALLILIM_MASK   0x1F
 
#define LTC4155_WALLILIM   (LTC4155_WALLILIM_OFFSET << 12 | (LTC4155_WALLILIM_SIZE - 1) << 8 | LTC4155_WALLILIM_SUBADDR)
 
#define LTC4155_WALLILIM_PRESET__100MA   0x0
 
#define LTC4155_WALLILIM_PRESET__500MA   0x1
 
#define LTC4155_WALLILIM_PRESET__600MA   0x2
 
#define LTC4155_WALLILIM_PRESET__700MA   0x3
 
#define LTC4155_WALLILIM_PRESET__800MA   0x4
 
#define LTC4155_WALLILIM_PRESET__900MA   0x5
 
#define LTC4155_WALLILIM_PRESET__1P00A   0x6
 
#define LTC4155_WALLILIM_PRESET__1P25A   0x7
 
#define LTC4155_WALLILIM_PRESET__1P50A   0x8
 
#define LTC4155_WALLILIM_PRESET__1P75A   0x9
 
#define LTC4155_WALLILIM_PRESET__2P00A   0xA
 
#define LTC4155_WALLILIM_PRESET__2P25A   0xB
 
#define LTC4155_WALLILIM_PRESET__2P50A   0xC
 
#define LTC4155_WALLILIM_PRESET__2P75A   0xD
 
#define LTC4155_WALLILIM_PRESET__3P00A   0xE
 
#define LTC4155_WALLILIM_PRESET__2P5MA_SUSPEND   0xF
 
#define LTC4155_WALLILIM_PRESET_CLPROG_1   0x1F
 

Detailed Description

WALLILIM Bit Field.

WALL total input current limit setting. Register contents will be modified by the LTC4155 upon certain events. See the datasheet section Input Current Regulation.

Macro Definition Documentation

◆ LTC4155_WALLILIM

#define LTC4155_WALLILIM   (LTC4155_WALLILIM_OFFSET << 12 | (LTC4155_WALLILIM_SIZE - 1) << 8 | LTC4155_WALLILIM_SUBADDR)

Definition at line 286 of file LTC4155_reg_defs.h.

◆ LTC4155_WALLILIM_MASK

#define LTC4155_WALLILIM_MASK   0x1F

Definition at line 285 of file LTC4155_reg_defs.h.

◆ LTC4155_WALLILIM_OFFSET

#define LTC4155_WALLILIM_OFFSET   0

Definition at line 284 of file LTC4155_reg_defs.h.

◆ LTC4155_WALLILIM_PRESET__100MA

#define LTC4155_WALLILIM_PRESET__100MA   0x0

Definition at line 287 of file LTC4155_reg_defs.h.

◆ LTC4155_WALLILIM_PRESET__1P00A

#define LTC4155_WALLILIM_PRESET__1P00A   0x6

Definition at line 293 of file LTC4155_reg_defs.h.

◆ LTC4155_WALLILIM_PRESET__1P25A

#define LTC4155_WALLILIM_PRESET__1P25A   0x7

Definition at line 294 of file LTC4155_reg_defs.h.

◆ LTC4155_WALLILIM_PRESET__1P50A

#define LTC4155_WALLILIM_PRESET__1P50A   0x8

Definition at line 295 of file LTC4155_reg_defs.h.

◆ LTC4155_WALLILIM_PRESET__1P75A

#define LTC4155_WALLILIM_PRESET__1P75A   0x9

Definition at line 296 of file LTC4155_reg_defs.h.

◆ LTC4155_WALLILIM_PRESET__2P00A

#define LTC4155_WALLILIM_PRESET__2P00A   0xA

Definition at line 297 of file LTC4155_reg_defs.h.

◆ LTC4155_WALLILIM_PRESET__2P25A

#define LTC4155_WALLILIM_PRESET__2P25A   0xB

Definition at line 298 of file LTC4155_reg_defs.h.

◆ LTC4155_WALLILIM_PRESET__2P50A

#define LTC4155_WALLILIM_PRESET__2P50A   0xC

Definition at line 299 of file LTC4155_reg_defs.h.

◆ LTC4155_WALLILIM_PRESET__2P5MA_SUSPEND

#define LTC4155_WALLILIM_PRESET__2P5MA_SUSPEND   0xF

Definition at line 302 of file LTC4155_reg_defs.h.

◆ LTC4155_WALLILIM_PRESET__2P75A

#define LTC4155_WALLILIM_PRESET__2P75A   0xD

Definition at line 300 of file LTC4155_reg_defs.h.

◆ LTC4155_WALLILIM_PRESET__3P00A

#define LTC4155_WALLILIM_PRESET__3P00A   0xE

Definition at line 301 of file LTC4155_reg_defs.h.

◆ LTC4155_WALLILIM_PRESET__500MA

#define LTC4155_WALLILIM_PRESET__500MA   0x1

Definition at line 288 of file LTC4155_reg_defs.h.

◆ LTC4155_WALLILIM_PRESET__600MA

#define LTC4155_WALLILIM_PRESET__600MA   0x2

Definition at line 289 of file LTC4155_reg_defs.h.

◆ LTC4155_WALLILIM_PRESET__700MA

#define LTC4155_WALLILIM_PRESET__700MA   0x3

Definition at line 290 of file LTC4155_reg_defs.h.

◆ LTC4155_WALLILIM_PRESET__800MA

#define LTC4155_WALLILIM_PRESET__800MA   0x4

Definition at line 291 of file LTC4155_reg_defs.h.

◆ LTC4155_WALLILIM_PRESET__900MA

#define LTC4155_WALLILIM_PRESET__900MA   0x5

Definition at line 292 of file LTC4155_reg_defs.h.

◆ LTC4155_WALLILIM_PRESET_CLPROG_1

#define LTC4155_WALLILIM_PRESET_CLPROG_1   0x1F

Definition at line 303 of file LTC4155_reg_defs.h.

◆ LTC4155_WALLILIM_SIZE

#define LTC4155_WALLILIM_SIZE   5

Definition at line 283 of file LTC4155_reg_defs.h.

◆ LTC4155_WALLILIM_SUBADDR

#define LTC4155_WALLILIM_SUBADDR   LTC4155_REG1_SUBADDR

WALLILIM

Definition at line 282 of file LTC4155_reg_defs.h.