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 Structures | |
struct | Detect_Resistance_Char_t |
struct | Port_Detect_Resistance_Short_t |
Port 1 Detect Resistance Register - Software gets these values using tps_GetDetectResistance()
Hardware - Command 60h; 2 data byte (LSB followed by MSB); read only
Port 2 Detect Resistance Register
Hardware - Command 62h; 2 data byte (LSB followed by MSB); read only
Port 3 Detect Resistance Register
Hardware - Command 64h; 2 data byte (LSB followed by MSB); read only
Port 4 Detect Resistance Register
Hardware - Command 66h; 2 data byte (LSB followed by MSB); read only
The most recent 2 point Detection Resistance measurement result. The value is only good when the status does not indicate a fault AND at least one detection operation has taken place on the port. The LSB is 11.0966 ohms.
struct TPS238x_Port_Detect_Resistance_Register_u::Detect_Resistance_Char_t TPS238x_Port_Detect_Resistance_Register_u::Port_Detect_Resistance_Char |
struct TPS238x_Port_Detect_Resistance_Register_u::Port_Detect_Resistance_Short_t TPS238x_Port_Detect_Resistance_Register_u::Port_Detect_Resistance_Short |