TPS23861 Power over Ethernet  0.0.2
Software Application Programming Interface for Command and Control of the TI TPS23861 PSE Controller
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Data Fields
TPS238X_Inrush_ILIM_Event_Register_t Struct Reference

#include <TPS23861.h>

Data Fields

unsigned char INR1_Inrush_Fault_Port_1_Event: 1
 Inrush fault occurred at port 1. More...
 
unsigned char INR2_Inrush_Fault_Port_2_Event: 1
 Inrush fault occurred at port 2. More...
 
unsigned char INR3_Inrush_Fault_Port_3_Event: 1
 Inrush fault occurred at port 3. More...
 
unsigned char INR4_Inrush_Fault_Port_4_Event: 1
 Inrush fault occurred at port 4. More...
 
unsigned char ILIM1_Limit_Output_Current_Port_1_Event: 1
 ILIM fault occurred at port 1. More...
 
unsigned char ILIM2_Limit_Output_Current_Port_2_Event: 1
 ILIM fault occurred at port 2. More...
 
unsigned char ILIM3_Limit_Output_Current_Port_3_Event: 1
 ILIM fault occurred at port 3. More...
 
unsigned char ILIM4_Limit_Output_Current_Port_4_Event: 1
 ILIM fault occurred at port 4. More...
 

Detailed Description

Inrush/ILIM Event Register - Software API uses TPS238x_Ports_t; Software retrieves these events as part of tps_GetAllInterruptEvents()
Hardware - Command 08h; 1 data byte; read only

Field Documentation

unsigned char TPS238X_Inrush_ILIM_Event_Register_t::ILIM1_Limit_Output_Current_Port_1_Event

ILIM fault occurred at port 1.

unsigned char TPS238X_Inrush_ILIM_Event_Register_t::ILIM2_Limit_Output_Current_Port_2_Event

ILIM fault occurred at port 2.

unsigned char TPS238X_Inrush_ILIM_Event_Register_t::ILIM3_Limit_Output_Current_Port_3_Event

ILIM fault occurred at port 3.

unsigned char TPS238X_Inrush_ILIM_Event_Register_t::ILIM4_Limit_Output_Current_Port_4_Event

ILIM fault occurred at port 4.

unsigned char TPS238X_Inrush_ILIM_Event_Register_t::INR1_Inrush_Fault_Port_1_Event

Inrush fault occurred at port 1.

unsigned char TPS238X_Inrush_ILIM_Event_Register_t::INR2_Inrush_Fault_Port_2_Event

Inrush fault occurred at port 2.

unsigned char TPS238X_Inrush_ILIM_Event_Register_t::INR3_Inrush_Fault_Port_3_Event

Inrush fault occurred at port 3.

unsigned char TPS238X_Inrush_ILIM_Event_Register_t::INR4_Inrush_Fault_Port_4_Event

Inrush fault occurred at port 4.


The documentation for this struct was generated from the following file: