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 Fields | |
unsigned char | DCDE1_Disconnect_Enable_Port_1: 1 |
DC disconnect enable for 2 pair operation in port 1. More... | |
unsigned char | DCDE2_Disconnect_Enable_Port_2: 1 |
DC disconnect enable for 2 pair operation in port 2. More... | |
unsigned char | DCDE3_Disconnect_Enable_Port_3: 1 |
DC disconnect enable for 2 pair operation in port 3. More... | |
unsigned char | DCDE4_Disconnect_Enable_Port_4: 1 |
DC disconnect enable for 2 pair operation in port 4. More... | |
unsigned char | Reserved_3: 4 |
Disconnect Enable Register - Software API uses TPS238x_Ports_t. Configured in tps_SetDisconnectEnable() and tps_SetPortDisconnectEnable()
Hardware - Command 13h; 1 data byte; read/write
Enable the disconnect detection mechanism for the indicated ports.
unsigned char TPS238x_Disconnect_Enable_Register_t::DCDE1_Disconnect_Enable_Port_1 |
DC disconnect enable for 2 pair operation in port 1.
unsigned char TPS238x_Disconnect_Enable_Register_t::DCDE2_Disconnect_Enable_Port_2 |
DC disconnect enable for 2 pair operation in port 2.
unsigned char TPS238x_Disconnect_Enable_Register_t::DCDE3_Disconnect_Enable_Port_3 |
DC disconnect enable for 2 pair operation in port 3.
unsigned char TPS238x_Disconnect_Enable_Register_t::DCDE4_Disconnect_Enable_Port_4 |
DC disconnect enable for 2 pair operation in port 4.
unsigned char TPS238x_Disconnect_Enable_Register_t::Reserved_3 |