![Geehy SEMICONDUCTOR APM32F405 Series Скачать руководство пользователя страница 607](http://html1.mh-extra.com/html/geehy-semiconductor/apm32f405-series/apm32f405-series_user-manual_573630607.webp)
www.geehy.com Page 606
Field
Name
R/W
Description
20
FTXF
R/W
Flush Transmit FIFO
When this bit is set, the transmit FIFO controller logic will be reset to its
default value, so all data in Tx FIFO will be lost or refreshed. This bit
will be cleared internally when the refresh operation is completed.
Before this bit is cleared, it should not be written into the operation
mode register.
21
TXSF
R/W
Transmit Store and Forward
When this bit is set, transmission will start if there is a complete frame
in the transmit FIFO. When this bit is set, the TTC value specified in bit
[16:14] will be ignored. This bit can be replaced only when
transmission stops.
23:22
Reserved
24
DISFRXF
R/W
Disable Flushing of Received Frames
When this bit is set, Rx DMA will not refresh any frames because the
receive descriptor or buffer is not available as it normally does when
this bit is reset.
25
RXSF
R/W
Receive Store and Forward
When this bit is set, the frame can be read after a complete frame is
written to Rx FIFO, and the RTC bit will be ignored. When this bit is
reset, Rx FIFO will run in pass-through mode, limited by the threshold
specified by the RTC bit.
26
DISDT
R/W
Disable Dropping of TCP/IP Checksum Error Frames
When this bit is set, the MAC will not discard the error frames detected
only by the receive checksum offload engine. Such a frame has no
error in the Ethernet frame received by the MAC, and only has errors in
the encapsulated load. When this bit is reset, if the FERRF bit is reset,
all error frames will be discarded.
31:27
Reserved
Interrupt enable register (ETH_DMAINTEN
)
Offset address: 0x101C
Reset value: 0x0000 0000
Field
Name
R/W
Description
0
TXIEN
R/W
Transmit Interrupt Enable
When this bit is set to 1 through bit [16], the transmit interrupt will be
enabled. When this bit is reset, the transmit interrupt will be disabled.
1
TXSEN
R/W
Transmit Stopped Enable
When this bit is set to 1 through bit [15], the transmit stop interrupt will
be enabled. When this bit is reset, the transmit stop interrupt will be
disabled
2
TXBUEN
R/W
Transmit Buffer Unavailable Enable
When this bit is set to 1 through bit [16], the transmit buffer unavailable
interrupt will be enabled. When this bit is reset, the transmit buffer
unavailable interrupt will be disabled.
3
TXJTOEN
R/W
Transmit Jabber Timeout Enable
When this bit is set to 1 through bit [15], the transmit Jabber timeout
interrupt will be enabled. When this bit is reset, the transmit Jabber
timeout interrupt will be disabled.