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_Current_Char_t |
struct | Port_Current_Short_t |
Data Fields | |
struct TPS238x_Port_Current_Register_u::Port_Current_Short_t | Port_Current_Short |
struct TPS238x_Port_Current_Register_u::Port_Current_Char_t | Port_Current_Char |
Port 1 Current Register - Software gets this value using tps_GetPortMeasurements()
Hardware - Command 30h; 2 data byte (LSB followed by MSB); read only
Port 2 Current Register
Hardware - Command 34h; 2 data byte (LSB followed by MSB); read only
Port 3 Current Register
Hardware - Command 38h; 2 data byte (LSB followed by MSB); read only
Port 4 Current Register
Hardware - Command 3Ch; 2 data byte (LSB followed by MSB); read only
14 bit data conversion result of the current for the port. The LSB is 63.360uA
struct TPS238x_Port_Current_Register_u::Port_Current_Char_t TPS238x_Port_Current_Register_u::Port_Current_Char |
struct TPS238x_Port_Current_Register_u::Port_Current_Short_t TPS238x_Port_Current_Register_u::Port_Current_Short |