TPS23861 Power over Ethernet  1.0.0
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_Power_Enable_Register_t Struct Reference

#include <TPS23861.h>

Data Fields

unsigned char PEC1_Power_Enable_Port_1_Event: 1
 Change to power enable status for port 1. More...
 
unsigned char PEC2_Power_Enable_Port_2_Event: 1
 Change to power enable status for port 2. More...
 
unsigned char PEC3_Power_Enable_Port_3_Event: 1
 Change to power enable status for port 3. More...
 
unsigned char PEC4_Power_Enable_Port_4_Event: 1
 Change to power enable status for port 4. More...
 
unsigned char PGC1_Power_Good_Port_1_Event: 1
 Change to power good status for port 1. More...
 
unsigned char PGC2_Power_Good_Port_2_Event: 1
 Change to power good status for port 2. More...
 
unsigned char PGC3_Power_Good_Port_3_Event: 1
 Change to power good status for port 3. More...
 
unsigned char PGC4_Power_Good_Port_4_Event: 1
 Change to power good status for port 4. More...
 

Detailed Description

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

Field Documentation

unsigned char TPS238X_Power_Enable_Register_t::PEC1_Power_Enable_Port_1_Event

Change to power enable status for port 1.

unsigned char TPS238X_Power_Enable_Register_t::PEC2_Power_Enable_Port_2_Event

Change to power enable status for port 2.

unsigned char TPS238X_Power_Enable_Register_t::PEC3_Power_Enable_Port_3_Event

Change to power enable status for port 3.

unsigned char TPS238X_Power_Enable_Register_t::PEC4_Power_Enable_Port_4_Event

Change to power enable status for port 4.

unsigned char TPS238X_Power_Enable_Register_t::PGC1_Power_Good_Port_1_Event

Change to power good status for port 1.

unsigned char TPS238X_Power_Enable_Register_t::PGC2_Power_Good_Port_2_Event

Change to power good status for port 2.

unsigned char TPS238X_Power_Enable_Register_t::PGC3_Power_Good_Port_3_Event

Change to power good status for port 3.

unsigned char TPS238X_Power_Enable_Register_t::PGC4_Power_Good_Port_4_Event

Change to power good status for port 4.


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