![Geehy SEMICONDUCTOR APM32F405 Series Скачать руководство пользователя страница 570](http://html1.mh-extra.com/html/geehy-semiconductor/apm32f405-series/apm32f405-series_user-manual_573630570.webp)
www.geehy.com Page 569
Field
Name
R/W
Description
28:16
RXBS2
R/W
Receive Buffer 2 Size
It indicates the size of the second data buffer. The buffer size must
be a multiple of 4, 8, or 16, depending on the bus width, even if the
value of the buffer 1 address pointer is not aligned. When the buffer
size is not a multiple of 4, 8, or 16, the generated behavior is
undefined.
This bit field will be invalid if RXCH bit is set.
30:29
Reserved
31
DINTC
R/W
Interrupt on Completion Disable
When this bit is set, it will prevent the setting of RXFLG bit and make
the received frame end in the buffer indicated by the descriptor, so as
to disable causing the host interrupt.
Receive descriptor word 2 (RXDES2)
Field
Name
R/W
Description
31:0
RXADDR1_RXFTSL
R/W
Receive Buffer 1 Address Pointer / Receive Frame
Timestamp Low
It indicates the location of the data in the memory to the
DMA. When all data have been transmitted, the DMA can
use these bits to return the timestamp data.
RXADDR1: When RXDES0[OWN]=1, these bits indicate
physical address of the buffer 1. Except when the starting
point of the frame is stored by using the value of RXDES2,
the address is generated by DMA by using the configured
value. During the start of transmitted frame, the DMA will
perform write operation when RXDES2[3:0]=0, but the frame
data will be shifted according to the actual buffer address
pointer. When the address pointer points to the buffer where
the middle or last part of the frame is stored, the DMA will
ignore RXDES2[3:0]. There are no restrictions on buffer
address alignment.
RXFTSL: Before RXDES0[OWN] is cleared to zero, the
DMA will update this field with the 32 least significant bits of
the timestamp captured for the corresponding transmitted
frame. The bit field contains a timestamp only when the
timestamp function of this frame is activated and LS=1.
Receive descriptor word 3 (RXDES3)