PMBus Interface Registers Reference
387
SNIU028A – February 2016 – Revised April 2016
Copyright © 2016, Texas Instruments Incorporated
PMBus Interface/I2C Interface
10.10.5 PMBus Status Register (PMBST)
Address FFF7F610
Figure 10-57. PMBus Status Register (PMBST)
21
20
19
18
17
16
SCL_RAW
SDA_RAW
CONTROL_RAW
ALERT_RAW
CONTROL_EDGE
ALERT_EDGE
R-0
R-0
R-0
R-0
R-0
R-0
15
14
13
12
11
10
9
8
MASTER
LOST_ARB
BUS_FREE
UNIT_BUSY
RPT_START
SLAVE_ADDR
_READY
CLK_HIGH_
DETECTED
CLK_LOW_
TIMEOUT
R-0
R-0
R-0
R-0
R-0
R-0
R-0
R-0
7
6
5
4
3
2
1
0
PEC_VALID
NACK
EOM
DATA_
REQUEST
DATA_READY
RD_BYTE_COUNT
R-0
R-0
R-0
R-0
R-0
R-0
LEGEND: R/W = Read/Write; R = Read only; -
n
= value after reset
Table 10-9. PMBus Status Register (PMBST) Register Field Descriptions
Bit
Field
Type
Reset
Description
21
SCL_RAW
R
0
PMBus Clock Pin Real Time Status
0 = PMBus clock pin observed at logic level low
1 = PMBus clock pin observed at logic level high
20
SDA_RAW
R
0
PMBus Data Pin Real Time Status
0 = PMBus data pin observed at logic level low
1 = PMBus data pin observed at logic level high
19
CONTROL_RAW
R
0
Control Pin Real Time Status
0 = Control pin observed at logic level low
1 = Control pin observed at logic level high
18
ALERT_RAW
R
0
Alert Pin Real Time Status
0 = Alert pin observed at logic level low
1 = Alert pin observed at logic level high
17
CONTROL_EDGE
R
0
Control Edge Detection Status
0 = Control pin has not transitioned
1 = Control pin has been asserted by another device on PMBus
16
ALERT_EDGE
R
0
Alert Edge Detection Status
0 = Alert pin has not transitioned
1 = Alert pin has been asserted by another device on PMBus
15
MASTER
R
0
Master Indicator
0 = PMBus Interface in Slave Mode or Idle Mode
1 = PMBus Interface in Master Mode
14
LOST_ARB
R
0
Lost Arbitration Flag
0 = Master has attained control of PMBus
1 = Master has lost arbitration and control of PMBus
13
BUS_FREE
R
0
PMBus Free Indicator
0 = PMBus processing current message
1 = PMBus available for new message
12
UNIT_BUSY
R
0
PMBus Busy Indicator
0 = PMBus Interface is idle, ready to transmit/receive message
1 = PMBus Interface is busy, processing current message
11
RPT_START
R
0
Repeated Start Flag
0 = No Repeated Start received by interface
1 = Repeated Start condition received by interface