![]() |
Linduino
1.3.0
Linear Technology Arduino-Compatible Demonstration Board
|
LOCKOUT_ID_PIN Bit Field. More...
Macros | |
#define | LTC4155_LOCKOUT_ID_PIN_SUBADDR LTC4155_REG0_SUBADDR |
LOCKOUT_ID_PIN More... | |
#define | LTC4155_LOCKOUT_ID_PIN_SIZE 1 |
#define | LTC4155_LOCKOUT_ID_PIN_OFFSET 5 |
#define | LTC4155_LOCKOUT_ID_PIN_MASK 0x20 |
#define | LTC4155_LOCKOUT_ID_PIN (LTC4155_LOCKOUT_ID_PIN_OFFSET << 12 | (LTC4155_LOCKOUT_ID_PIN_SIZE - 1) << 8 | LTC4155_LOCKOUT_ID_PIN_SUBADDR) |
LOCKOUT_ID_PIN Bit Field.
Disables autonomous USB OTG operation when the ID pin is grounded by an appropriate USB cable.
#define LTC4155_LOCKOUT_ID_PIN (LTC4155_LOCKOUT_ID_PIN_OFFSET << 12 | (LTC4155_LOCKOUT_ID_PIN_SIZE - 1) << 8 | LTC4155_LOCKOUT_ID_PIN_SUBADDR) |
Definition at line 159 of file LTC4155_reg_defs.h.
#define LTC4155_LOCKOUT_ID_PIN_MASK 0x20 |
Definition at line 158 of file LTC4155_reg_defs.h.
#define LTC4155_LOCKOUT_ID_PIN_OFFSET 5 |
Definition at line 157 of file LTC4155_reg_defs.h.
#define LTC4155_LOCKOUT_ID_PIN_SIZE 1 |
Definition at line 156 of file LTC4155_reg_defs.h.
#define LTC4155_LOCKOUT_ID_PIN_SUBADDR LTC4155_REG0_SUBADDR |
Definition at line 155 of file LTC4155_reg_defs.h.