![]() |
![]() |
SMBusLibrary
1.0
|
Physical and Data Link Layer object. More...
#include <smbus.h>
Data Fields | |
I2C_Regs * | SMBus_Phy_i2cBase |
SMBus_Stop | SMBus_Phy_stop |
bool | SMBus_Phy_AckPending |
Physical and Data Link Layer object.
I2C_Regs* SMBus_Phy::SMBus_Phy_i2cBase |
I2C register map struct
Referenced by SMBus_NWK_controllerProcessStop(), SMBus_NWK_targetProcessStart(), SMBus_NWK_targetProcessStop(), SMBus_NWK_targetProcessTx(), SMBus_Phy_ARP_TARGET_ADDR_Reset(), SMBus_PHY_controllerDisableHostNotify(), SMBus_PHY_controllerDisableInt(), SMBus_PHY_controllerEnable(), SMBus_PHY_controllerEnableHostNotify(), SMBus_PHY_controllerEnableInt(), SMBus_PHY_controllerInit(), SMBus_PHY_controllerProcessInt(), SMBus_PHY_controllerSendStop(), SMBus_PHY_disable(), SMBus_PHY_targetDisableInt(), SMBus_PHY_targetEnable(), SMBus_PHY_targetEnableInt(), SMBus_PHY_targetInit(), SMBus_PHY_targetManualACK(), SMBus_PHY_targetProcessInt(), and SMBus_PHY_targetSetPECCount().
SMBus_Stop SMBus_Phy::SMBus_Phy_stop |
Send different types of Stop as controller
bool SMBus_Phy::SMBus_Phy_AckPending |
Waiting for ACK
Referenced by ARP_invalidCMD(), SMBus_NWK_targetProcessRx(), SMBus_PHY_targetInit(), SMBus_PHY_targetManualACK(), SMBus_PHY_targetProcessInt(), and SMBus_processDone().