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 | Input_Voltage_Char_t |
struct | Input_Voltage_Short_t |
Data Fields | |
struct TPS238x_Input_Voltage_Register_u::Input_Voltage_Short_t | Input_Voltage_Short |
struct TPS238x_Input_Voltage_Register_u::Input_Voltage_Char_t | Input_Voltage_Char |
Input Voltage Register - Software gets this value using tps_GetInputVoltage()
Hardware - Command 2Eh; 2 data byte (LSB followed by MSB); read only
The system will measure the input voltage around 1/sec. The returned value has an LSB of 3.662mV
struct TPS238x_Input_Voltage_Register_u::Input_Voltage_Char_t TPS238x_Input_Voltage_Register_u::Input_Voltage_Char |
struct TPS238x_Input_Voltage_Register_u::Input_Voltage_Short_t TPS238x_Input_Voltage_Register_u::Input_Voltage_Short |