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 Structures | |
struct | Port_Voltage_Char_t |
struct | Port_Voltage_Short_t |
Data Fields | |
struct TPS238x_Port_Voltage_Register_u::Port_Voltage_Short_t | Port_Voltage_Short |
struct TPS238x_Port_Voltage_Register_u::Port_Voltage_Char_t | Port_Voltage_Char |
Port 1 Voltage Register - Software gets this value using tps_GetPortMeasurements()
Hardware - Command 32h; 2 data byte (LSB followed by MSB); read only
Port 2 Voltage Register
Hardware - Command 36h; 2 data byte (LSB followed by MSB); read only
Port 3 Voltage Register
Hardware - Command 3Ah; 2 data byte (LSB followed by MSB); read only
Port 4 Voltage Register
Hardware - Command 3Eh; 2 data byte (LSB followed by MSB); read only
14 bit data conversion result of the voltage for the port. The LSB is 3.662mV
struct TPS238x_Port_Voltage_Register_u::Port_Voltage_Char_t TPS238x_Port_Voltage_Register_u::Port_Voltage_Char |
struct TPS238x_Port_Voltage_Register_u::Port_Voltage_Short_t TPS238x_Port_Voltage_Register_u::Port_Voltage_Short |