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

#include <TPS23861.h>

Data Fields

unsigned char Reserved_1: 4
 
unsigned char VPUV_VPower_Undervoltage_Event: 1
 VPWR Undervoltage. More...
 
unsigned char VDUV_Vdd_UVLO_Event: 1
 VDD UVLO Occurred. Power on reset happened. More...
 
unsigned char Reserved_2: 1
 
unsigned char TSD_Thermal_Shutdown_Event: 1
 Thermal shutdown occurred. More...
 

Detailed Description

Supply Event Register - Software retrieves these events as part of tps_GetAllInterruptEvents()
Hardware - Command 0Ah; 1 data byte; read only

Field Documentation

unsigned char TPS238X_Supply_Event_Register_t::Reserved_1
unsigned char TPS238X_Supply_Event_Register_t::Reserved_2
unsigned char TPS238X_Supply_Event_Register_t::TSD_Thermal_Shutdown_Event

Thermal shutdown occurred.

unsigned char TPS238X_Supply_Event_Register_t::VDUV_Vdd_UVLO_Event

VDD UVLO Occurred. Power on reset happened.

unsigned char TPS238X_Supply_Event_Register_t::VPUV_VPower_Undervoltage_Event

VPWR Undervoltage.


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