TPS23861 Power over Ethernet
0.0.2
Software Application Programming Interface for Command and Control of the TI TPS23861 PSE Controller
|
#include <TPS23861.h>
Data Fields | |
unsigned char | ICUT_Current_Threshold_Port_1: 3 |
Use TPS238x_ICUT_Config_t values. More... | |
unsigned char | Reserved_8: 1 |
unsigned char | ICUT_Current_Threshold_Port_2: 3 |
Use TPS238x_ICUT_Config_t values. More... | |
unsigned char | Reserved_9: 1 |
ICUT21 Config Register - Software configured in tps_ConfigPort()
Hardware - Command 2Ah; 1 data byte; read/write
Allow the user to define the ICUT Threshold for ports 1 and 2. If the ICUT current is exceeded, the TICUT timer will begin to count. If timer reaches 0, an ICUT fault will be declared and the port shut down.
unsigned char TPS238x_ICUT21_Config_Regsiter_t::ICUT_Current_Threshold_Port_1 |
Use TPS238x_ICUT_Config_t values.
unsigned char TPS238x_ICUT21_Config_Regsiter_t::ICUT_Current_Threshold_Port_2 |
Use TPS238x_ICUT_Config_t values.
unsigned char TPS238x_ICUT21_Config_Regsiter_t::Reserved_8 |
unsigned char TPS238x_ICUT21_Config_Regsiter_t::Reserved_9 |