Linduino  1.3.0
Linear Technology Arduino-Compatible Demonstration Board

ENABLE_EXTPWR_INT Bit Field. More...

Macros

#define LTC4155_ENABLE_EXTPWR_INT_SUBADDR   LTC4155_REG6_SUBADDR
 ENABLE_EXTPWR_INT More...
 
#define LTC4155_ENABLE_EXTPWR_INT_SIZE   1
 
#define LTC4155_ENABLE_EXTPWR_INT_OFFSET   5
 
#define LTC4155_ENABLE_EXTPWR_INT_MASK   0x20
 
#define LTC4155_ENABLE_EXTPWR_INT   (LTC4155_ENABLE_EXTPWR_INT_OFFSET << 12 | (LTC4155_ENABLE_EXTPWR_INT_SIZE - 1) << 8 | LTC4155_ENABLE_EXTPWR_INT_SUBADDR)
 

Detailed Description

ENABLE_EXTPWR_INT Bit Field.

Enable USBSNS_GOOD, WALLSNS_GOOD, EXT_PWR_GOOD external power available interrupts.

Macro Definition Documentation

◆ LTC4155_ENABLE_EXTPWR_INT

#define LTC4155_ENABLE_EXTPWR_INT   (LTC4155_ENABLE_EXTPWR_INT_OFFSET << 12 | (LTC4155_ENABLE_EXTPWR_INT_SIZE - 1) << 8 | LTC4155_ENABLE_EXTPWR_INT_SUBADDR)

Definition at line 892 of file LTC4155_reg_defs.h.

◆ LTC4155_ENABLE_EXTPWR_INT_MASK

#define LTC4155_ENABLE_EXTPWR_INT_MASK   0x20

Definition at line 891 of file LTC4155_reg_defs.h.

◆ LTC4155_ENABLE_EXTPWR_INT_OFFSET

#define LTC4155_ENABLE_EXTPWR_INT_OFFSET   5

Definition at line 890 of file LTC4155_reg_defs.h.

◆ LTC4155_ENABLE_EXTPWR_INT_SIZE

#define LTC4155_ENABLE_EXTPWR_INT_SIZE   1

Definition at line 889 of file LTC4155_reg_defs.h.

◆ LTC4155_ENABLE_EXTPWR_INT_SUBADDR

#define LTC4155_ENABLE_EXTPWR_INT_SUBADDR   LTC4155_REG6_SUBADDR

ENABLE_EXTPWR_INT

Definition at line 888 of file LTC4155_reg_defs.h.