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

#include <TPS23861.h>

Data Fields

unsigned char RESP1_Reset_Port_1: 1
 Reset port 1. More...
 
unsigned char RESP1_Reset_Port_2: 1
 Reset port 2. More...
 
unsigned char RESP1_Reset_Port_3: 1
 Reset port 3. More...
 
unsigned char RESP1_Reset_Port_4: 1
 Reset port 4. More...
 
unsigned char RESAL_Reset_Registers: 1
 Reset register bits; Equivalent to power up reset. More...
 
unsigned char Reserved_7: 1
 
unsigned char CLINP_Clear_Interrupt_Pin: 1
 Note this does not affect any of the interrupt status bits. More...
 
unsigned char CLRAIN_Clear_Interrupt_Bits: 1
 Note this also releases the Interrupt Pin. More...
 

Detailed Description

Reset Register - Software API uses TPS238x_Ports_t in tps_ResetPorts() and tps_ResetPort()
Hardware - Command 1Ah; 1 data byte; write only

Forces reset events to occur.

Field Documentation

unsigned char TPS238x_Reset_Register_t::CLINP_Clear_Interrupt_Pin

Note this does not affect any of the interrupt status bits.

unsigned char TPS238x_Reset_Register_t::CLRAIN_Clear_Interrupt_Bits

Note this also releases the Interrupt Pin.

unsigned char TPS238x_Reset_Register_t::RESAL_Reset_Registers

Reset register bits; Equivalent to power up reset.

unsigned char TPS238x_Reset_Register_t::Reserved_7
unsigned char TPS238x_Reset_Register_t::RESP1_Reset_Port_1

Reset port 1.

unsigned char TPS238x_Reset_Register_t::RESP1_Reset_Port_2

Reset port 2.

unsigned char TPS238x_Reset_Register_t::RESP1_Reset_Port_3

Reset port 3.

unsigned char TPS238x_Reset_Register_t::RESP1_Reset_Port_4

Reset port 4.


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