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

#include <TPS23861.h>

Data Fields

unsigned char I2C_slave_address: 7
 7 bit I2C address More...
 
unsigned char Auto: 1
 The part will default into auto mode after power on if this bit is set. More...
 

Detailed Description

I2C Slave Address Register - Software configurable using tpc_SetI2CAddresses()
Hardware - Command 11h; 1 data byte; read only

Field Documentation

unsigned char TPS238x_I2C_Slave_Address_Register_t::Auto

The part will default into auto mode after power on if this bit is set.

unsigned char TPS238x_I2C_Slave_Address_Register_t::I2C_slave_address

7 bit I2C address


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