![Texas Instruments SimpleLink Ethernet MSP432E401Y Скачать руководство пользователя страница 948](http://html1.mh-extra.com/html/texas-instruments/simplelink-ethernet-msp432e401y/simplelink-ethernet-msp432e401y_technical-reference-manual_1095578948.webp)
EMAC Registers
948
SLAU723A – October 2017 – Revised October 2018
Copyright © 2017–2018, Texas Instruments Incorporated
Ethernet Controller
Table 15-26. EMACFRAMEFLTR Register Field Descriptions (continued)
Bit
Field
Type
Reset
Description
2
HMC
R/W
0x0
Hash Multicast.
0x0 = MAC performs a perfect destination address (DA) filtering for
multicast frames.It compares the DA field with the values
programmed in DA registers.
0x1 = MAC performs destination address filtering of received
multicast frames according to the hash table.
1
HUC
R/W
0x0
Hash Unicast.
0x0 = MAC performs a perfect destination address filtering for
unicast frames.It compares the DA field with the values programmed
in DA registers.
0x1 = MAC performs destination address filtering of unicast frames
according to the hash table.
0
PR
R/W
0x0
Promiscuous Mode. When this bit is set, the Address Filter module
passes all incoming frames regardless of its destination or source
address. The SA or DA Filter Fails status bits of the Receive Status
Word are always cleared when PR is set.
0x0 = Incoming frames are filtered.
0x1 = All incoming frames are passed.