Linduino  1.3.0
Linear Technology Arduino-Compatible Demonstration Board

OVP_ACTIVE Bit Field. More...

Macros

#define LTC4155_OVP_ACTIVE_SUBADDR   LTC4155_REG4_SUBADDR
 OVP_ACTIVE More...
 
#define LTC4155_OVP_ACTIVE_SIZE   1
 
#define LTC4155_OVP_ACTIVE_OFFSET   2
 
#define LTC4155_OVP_ACTIVE_MASK   0x04
 
#define LTC4155_OVP_ACTIVE   (LTC4155_OVP_ACTIVE_OFFSET << 12 | (LTC4155_OVP_ACTIVE_SIZE - 1) << 8 | LTC4155_OVP_ACTIVE_SUBADDR)
 

Detailed Description

OVP_ACTIVE Bit Field.

Overvoltage protection fault.

Macro Definition Documentation

◆ LTC4155_OVP_ACTIVE

#define LTC4155_OVP_ACTIVE   (LTC4155_OVP_ACTIVE_OFFSET << 12 | (LTC4155_OVP_ACTIVE_SIZE - 1) << 8 | LTC4155_OVP_ACTIVE_SUBADDR)

Definition at line 700 of file LTC4155_reg_defs.h.

◆ LTC4155_OVP_ACTIVE_MASK

#define LTC4155_OVP_ACTIVE_MASK   0x04

Definition at line 699 of file LTC4155_reg_defs.h.

◆ LTC4155_OVP_ACTIVE_OFFSET

#define LTC4155_OVP_ACTIVE_OFFSET   2

Definition at line 698 of file LTC4155_reg_defs.h.

◆ LTC4155_OVP_ACTIVE_SIZE

#define LTC4155_OVP_ACTIVE_SIZE   1

Definition at line 697 of file LTC4155_reg_defs.h.

◆ LTC4155_OVP_ACTIVE_SUBADDR

#define LTC4155_OVP_ACTIVE_SUBADDR   LTC4155_REG4_SUBADDR

OVP_ACTIVE

Definition at line 696 of file LTC4155_reg_defs.h.