Linduino  1.3.0
Linear Technology Arduino-Compatible Demonstration Board

REG1 Register. More...

Macros

#define LTC4155_REG1_SUBADDR   0x01
 
#define LTC4155_REG1   (0 << 12 | (16 - 1) << 8 | LTC4155_REG1_SUBADDR)
 

Detailed Description

REG1 Register.

7 6:5 4:0
PRIORITY TIMER WALLILIM

Macro Definition Documentation

◆ LTC4155_REG1

#define LTC4155_REG1   (0 << 12 | (16 - 1) << 8 | LTC4155_REG1_SUBADDR)

Definition at line 217 of file LTC4155_reg_defs.h.

◆ LTC4155_REG1_SUBADDR

#define LTC4155_REG1_SUBADDR   0x01

Definition at line 216 of file LTC4155_reg_defs.h.