NXP Semiconductors
UM10858
PN7462 family HW user manual
UM10858
All information provided in this document is subject to legal disclaimers.
© NXP B.V. 2018. All rights reserved.
User manual
COMPANY PUBLIC
Rev. 1.4 — 14 May 2018
314514
302 of 345
HOSTIF_WATERLEVEL_REG
This register is to used indicate the water level.
Table 342. HOSTIF_WATERLEVEL_REG (address offset 0x0064)
Bit
Symbol
Access Reset
Value
Description
31:11
RESERVED
R
0
Reserved
10:0
WATERLEVEL
R/W
0
Number of bytes received in incoming
frame before triggering an interrupt (pre-
empting EOR). If set to 0, this feature is
disabled.
HOSTIF
_
SET_DATA_READY_REG
This register is used to set data ready flags for buffers.
Table 343. HOSTIF_SET_DATA_READY_REG (address offset 0x0068)
Bit
Symbol
Access Reset
value
Description
31:5
RESERVED
R
0
Reserved
4
SET_TX_DATA_READ
Y
W
0
Set TX_DATA_READY
3
SET_RX3_DATA_REA
DY
W
0
Set RX3_DATA_READY
2
SET_RX2_DATA_REA
DY
W
0
Set RX2_DATA_READY
1
SET_RX1_DATA_REA
DY
W
0
Set RX1_DATA_READY
0
SET_RX0_DATA_REA
DY
W
0
Set RX0_DATA_READY
[1] Setting this bit will only cause bit HOSTIF_DATA_READY_STATUS_REG.TX_DATA_READY to be set if
the buffer is not in use by the buffer manager (HOSTIF_STATUS_REG.TX_BUFFER_LOCK = 0).
[2] Setting this bit will only cause bit HOSTIF_DATA_READY_STATUS_REG.RX<n>_DATA_READY to be
set if the buffer is not in use by the buffer manager (HOSTIF_STATUS_REG.RX<n>_BUFFER_LOCK =
0).
HOSTIF_CLR_DATA_READY_REG
This register is used to clear data ready flags for buffers.
Table 344. HOSTIF_CLR_DATA_READY_REG (address offset 0x006C)
Bit
Symbol
Access Reset
value
Description
31:5
RESERVED
R
0
Reserved
4
CLR_TX_DATA_READ
Y
W
0
Clear TX_DATA_READY
3
CLR_RX3_DATA_REA
DY
W
0
Clear RX3_DATA_READY