TPS23861 Power over Ethernet
1.0.0
Software Application Programming Interface for Command and Control of the TI TPS23861 PSE Controller
|
#include <TPS23861.h>
Data Fields | |
unsigned char | PE1_Power_Enable_Port_1_Status: 1 |
Port 1 has power enabled. More... | |
unsigned char | PE2_Power_Enable_Port_2_Status: 1 |
Port 2 has power enabled. More... | |
unsigned char | PE3_Power_Enable_Port_3_Status: 1 |
Port 3 has power enabled. More... | |
unsigned char | PE4_Power_Enable_Port_4_Status: 1 |
Port 4 has power enabled. More... | |
unsigned char | PG1_Power_Good_Port_1_Status: 1 |
Port 1 is powered on with good voltage levels. More... | |
unsigned char | PG2_Power_Good_Port_2_Status: 1 |
Port 2 is powered on with good voltage levels. More... | |
unsigned char | PG3_Power_Good_Port_3_Status: 1 |
Port 3 is powered on with good voltage levels. More... | |
unsigned char | PG4_Power_Good_Port_4_Status: 1 |
Port 4 is powered on with good voltage levels. More... | |
Power Status Register - Software API uses TPS238x_Ports_t; Status returned in the tps_GetPowerStatus(), tps_GetPowerEnableStatus(), and tps_GetPowerGoodStatus ()
Hardware - Command 10h; 1 data byte; read only
Provides status for each port about the power enable and power good settings
unsigned char TPS238x_Power_Stauts_Register_t::PE1_Power_Enable_Port_1_Status |
Port 1 has power enabled.
unsigned char TPS238x_Power_Stauts_Register_t::PE2_Power_Enable_Port_2_Status |
Port 2 has power enabled.
unsigned char TPS238x_Power_Stauts_Register_t::PE3_Power_Enable_Port_3_Status |
Port 3 has power enabled.
unsigned char TPS238x_Power_Stauts_Register_t::PE4_Power_Enable_Port_4_Status |
Port 4 has power enabled.
unsigned char TPS238x_Power_Stauts_Register_t::PG1_Power_Good_Port_1_Status |
Port 1 is powered on with good voltage levels.
unsigned char TPS238x_Power_Stauts_Register_t::PG2_Power_Good_Port_2_Status |
Port 2 is powered on with good voltage levels.
unsigned char TPS238x_Power_Stauts_Register_t::PG3_Power_Good_Port_3_Status |
Port 3 is powered on with good voltage levels.
unsigned char TPS238x_Power_Stauts_Register_t::PG4_Power_Good_Port_4_Status |
Port 4 is powered on with good voltage levels.