TPS23861 Power over Ethernet  1.0.0
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_Timing_Configuration_Register_t Struct Reference

#include <TPS23861.h>

Data Fields

unsigned char TDIS_Time_Disconnect_Delay: 2
 Disconnect delay, which is the time to turn off a port once there is a disconnect condition. More...
 
unsigned char TICUT_ICUT_Fault_Timing: 2
 ICUT Fault Timing period, which is the overcurrent time duration before port turn off. More...
 
unsigned char TSTART_Start_Time: 2
 TSTART period, which is the maximum allowed overcurrent time during inrush. More...
 
unsigned char TLIM_ILIM_Fault_Timing: 2
 ILIM fault timing, which is the foldback current time limit duration before port turn off. More...
 

Detailed Description

Timing Configuration Register - Software configured in tps_SetTiming()
Hardware - Command 16h; 1 data byte; read/write

Set the timing configurations used by all four ports

Field Documentation

unsigned char TPS238x_Timing_Configuration_Register_t::TDIS_Time_Disconnect_Delay

Disconnect delay, which is the time to turn off a port once there is a disconnect condition.

unsigned char TPS238x_Timing_Configuration_Register_t::TICUT_ICUT_Fault_Timing

ICUT Fault Timing period, which is the overcurrent time duration before port turn off.

unsigned char TPS238x_Timing_Configuration_Register_t::TLIM_ILIM_Fault_Timing

ILIM fault timing, which is the foldback current time limit duration before port turn off.

unsigned char TPS238x_Timing_Configuration_Register_t::TSTART_Start_Time

TSTART period, which is the maximum allowed overcurrent time during inrush.


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