Linduino  1.3.0
Linear Technology Arduino-Compatible Demonstration Board

ENABLE_OTG_INT Bit Field. More...

Macros

#define LTC4155_ENABLE_OTG_INT_SUBADDR   LTC4155_REG6_SUBADDR
 ENABLE_OTG_INT More...
 
#define LTC4155_ENABLE_OTG_INT_SIZE   1
 
#define LTC4155_ENABLE_OTG_INT_OFFSET   4
 
#define LTC4155_ENABLE_OTG_INT_MASK   0x10
 
#define LTC4155_ENABLE_OTG_INT   (LTC4155_ENABLE_OTG_INT_OFFSET << 12 | (LTC4155_ENABLE_OTG_INT_SIZE - 1) << 8 | LTC4155_ENABLE_OTG_INT_SUBADDR)
 

Detailed Description

ENABLE_OTG_INT Bit Field.

Enable ID_PIN_DETECT and OTG_ENABLED USB On-The-Go interrupts.

Macro Definition Documentation

◆ LTC4155_ENABLE_OTG_INT

#define LTC4155_ENABLE_OTG_INT   (LTC4155_ENABLE_OTG_INT_OFFSET << 12 | (LTC4155_ENABLE_OTG_INT_SIZE - 1) << 8 | LTC4155_ENABLE_OTG_INT_SUBADDR)

Definition at line 913 of file LTC4155_reg_defs.h.

◆ LTC4155_ENABLE_OTG_INT_MASK

#define LTC4155_ENABLE_OTG_INT_MASK   0x10

Definition at line 912 of file LTC4155_reg_defs.h.

◆ LTC4155_ENABLE_OTG_INT_OFFSET

#define LTC4155_ENABLE_OTG_INT_OFFSET   4

Definition at line 911 of file LTC4155_reg_defs.h.

◆ LTC4155_ENABLE_OTG_INT_SIZE

#define LTC4155_ENABLE_OTG_INT_SIZE   1

Definition at line 910 of file LTC4155_reg_defs.h.

◆ LTC4155_ENABLE_OTG_INT_SUBADDR

#define LTC4155_ENABLE_OTG_INT_SUBADDR   LTC4155_REG6_SUBADDR

ENABLE_OTG_INT

Definition at line 909 of file LTC4155_reg_defs.h.