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_Detection_Event_Register_t Struct Reference

#include <TPS23861.h>

Data Fields

unsigned char DETC1_Detection_Cycle_Port_1_Event: 1
 Detection cycle occurred on port 1. More...
 
unsigned char DETC2_Detection_Cycle_Port_2_Event: 1
 Detection cycle occurred on port 2. More...
 
unsigned char DETC3_Detection_Cycle_Port_3_Event: 1
 Detection cycle occurred on port 3. More...
 
unsigned char DETC4_Detection_Cycle_Port_4_Event: 1
 Detection cycle occurred on port 4. More...
 
unsigned char CLSC1_Classification_Cycle_Port_1_Event: 1
 Classification cycle occurred on port 1. More...
 
unsigned char CLSC2_Classification_Cycle_Port_2_Event: 1
 Classification cycle occurred on port 2. More...
 
unsigned char CLSC3_Classification_Cycle_Port_3_Event: 1
 Classification cycle occurred on port 3. More...
 
unsigned char CLSC4_Classification_Cycle_Port_4_Event: 1
 Classification cycle occurred on port 4. More...
 

Detailed Description

Detection Event Register - Software API uses TPS238x_Ports_t; Software retrieves these events as part of tps_GetAllInterruptEvents()
Hardware - Command 04h; 1 data byte; read only

Field Documentation

unsigned char TPS238X_Detection_Event_Register_t::CLSC1_Classification_Cycle_Port_1_Event

Classification cycle occurred on port 1.

unsigned char TPS238X_Detection_Event_Register_t::CLSC2_Classification_Cycle_Port_2_Event

Classification cycle occurred on port 2.

unsigned char TPS238X_Detection_Event_Register_t::CLSC3_Classification_Cycle_Port_3_Event

Classification cycle occurred on port 3.

unsigned char TPS238X_Detection_Event_Register_t::CLSC4_Classification_Cycle_Port_4_Event

Classification cycle occurred on port 4.

unsigned char TPS238X_Detection_Event_Register_t::DETC1_Detection_Cycle_Port_1_Event

Detection cycle occurred on port 1.

unsigned char TPS238X_Detection_Event_Register_t::DETC2_Detection_Cycle_Port_2_Event

Detection cycle occurred on port 2.

unsigned char TPS238X_Detection_Event_Register_t::DETC3_Detection_Cycle_Port_3_Event

Detection cycle occurred on port 3.

unsigned char TPS238X_Detection_Event_Register_t::DETC4_Detection_Cycle_Port_4_Event

Detection cycle occurred on port 4.


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