19.1.10 PMP Status Register (Client Modes Only)

Name: PMSTAT
Offset: 0x1C0

Bit 15141312111098 
 IBFIBOV  IB[3:0]F 
Access RR/WRRRR 
Reset 000000 
Bit 76543210 
 OBEOBUF  OB[3:0]E 
Access RR/WRRRR 
Reset 101111 

Bit 15 – IBF Input Buffer Full Status bit

ValueDescription
1

All writable Input Buffer registers are full

0

Some or all of the writable Input Buffer registers are empty

Bit 14 – IBOV Input Buffer Overflow Status bit

This bit is set (= 1) in hardware; it can only be cleared (= 0) in software.

ValueDescription
1

A write attempt to a full input byte buffer occurred (must be cleared in software)

0

No overflow occurred

Bits 11:8 – IB[3:0]F Input Buffer x Status Full bits

ValueDescription
1

Input buffer contains data that have not been read (reading buffer will clear this bit)

0

Input buffer does not contain any unread data

Bit 7 – OBE Output Buffer Empty Status bit

ValueDescription
1

All readable Output Buffer registers are empty

0

Some or all of the readable Output Buffer registers are full

Bit 6 – OBUF Output Buffer Underflow Status bit

This bit is set (= 1) in hardware; it can only be cleared (= 0) in software.

ValueDescription
1

A read occurred from an empty output byte buffer (must be cleared in software)

0

No underflow occurred

Bits 3:0 – OB[3:0]E Output Buffer x Status Empty bits

ValueDescription
1

Output buffer is empty (writing data to the buffer will clear this bit)

0

Output buffer contains data that have not been transmitted