TPS23861 Power over Ethernet  0.0.2
Software Application Programming Interface for Command and Control of the TI TPS23861 PSE Controller
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Data Fields
TPS238x_Detect_Class_Restart_Register_t Struct Reference

#include <TPS23861.h>

Data Fields

unsigned char RDET1_Restart_Detection_Port_1: 1
 Restart Detection Port 1. More...
 
unsigned char RDET2_Restart_Detection_Port_2: 1
 Restart Detection Port 2. More...
 
unsigned char RDET3_Restart_Detection_Port_3: 1
 Restart Detection Port 3. More...
 
unsigned char RDET4_Restart_Detection_Port_4: 1
 Restart Detection Port 4. More...
 
unsigned char RCL1_Restart_Classification_Port_1: 1
 Restart Classification Port 1. More...
 
unsigned char RCL2_Restart_Classification_Port_2: 1
 Restart Classification Port 2. More...
 
unsigned char RCL3_Restart_Classification_Port_3: 1
 Restart Classification Port 3. More...
 
unsigned char RCL4_Restart_Classification_Port_4: 1
 Restart Classification Port 4. More...
 

Detailed Description

Detect/Class Restart Register - Software API uses TPS238x_Ports_t; Configured in tps_RestartDetection(), tps_RestartPortDetection(), tps_RestartClassification(), tps_RestartPortClassification(), and tps_RestartDetectClass() Hardware - Command 18h; 1 data byte; write only In manual mode, the indicated ports will restart detection/classification. In auto mode, action is dependant on the ports operating mode

Note
During a cool down period following a fault condition, this command will be accepted, but deferrred until the cool down timer expires.

Field Documentation

unsigned char TPS238x_Detect_Class_Restart_Register_t::RCL1_Restart_Classification_Port_1

Restart Classification Port 1.

unsigned char TPS238x_Detect_Class_Restart_Register_t::RCL2_Restart_Classification_Port_2

Restart Classification Port 2.

unsigned char TPS238x_Detect_Class_Restart_Register_t::RCL3_Restart_Classification_Port_3

Restart Classification Port 3.

unsigned char TPS238x_Detect_Class_Restart_Register_t::RCL4_Restart_Classification_Port_4

Restart Classification Port 4.

unsigned char TPS238x_Detect_Class_Restart_Register_t::RDET1_Restart_Detection_Port_1

Restart Detection Port 1.

unsigned char TPS238x_Detect_Class_Restart_Register_t::RDET2_Restart_Detection_Port_2

Restart Detection Port 2.

unsigned char TPS238x_Detect_Class_Restart_Register_t::RDET3_Restart_Detection_Port_3

Restart Detection Port 3.

unsigned char TPS238x_Detect_Class_Restart_Register_t::RDET4_Restart_Detection_Port_4

Restart Detection Port 4.


The documentation for this struct was generated from the following file: