![ARTERY AT32F435 Series Reference Manual Download Page 618](http://html1.mh-extra.com/html/artery/at32f435-series/at32f435-series_reference-manual_2977592618.webp)
AT32F435/437
Series Reference Manual
2022.11.11
Page 618
Rev 2.03
EMAC_MMCRI register. This bit is cleared when all bits in
the receive interrupt register are cleared.
Bit 4
MIS
0x0
ro
MMC Interrupt Status
This bit is set whenever any bit of the [7: 5] bit is set high.
This bit is cleared only when these bits are set low.
Bit 3
PIS
0x0
ro
PMT Interrupt Status
This bit is set when a Magic packet or a remote wakeup
event is received in power-down mode (see bits 5 and 6 in
the EMAC_MACPMTCTRLSTS register). This bit is
cleared when both bits [6: 5] are cleared due to a read
access to the EMAC_MACPMTCTRLSTS register.
Bit 2: 0
Reserved
0x0
resd
Kept at its default value.
26.3.12 Ethernet MAC interrupt mask register (EMAC_MAIMR)
The Ethernet MAC interrupt mask register is used to mask the interrupt signal generated due to the
corresponding event in the EMAC_MACISTS register
Bit
Register
Reset value
Type
Description
Bit 15: 10 Reserved
0x00
resd
Kept at its default value.
Bit 9
TIM
0x0
rw
Timestamp Interrupt Mask
When this bit is set, it masks the interrupt signal generated
in the time stamp interrupt status bit of the
EMAC_MACISTS register. This bit is applicable only when
the IEEE1588 time stamp is enabled. This bit is reserved
in other modes.
Bit 8: 4
Reserved
0x00
resd
Kept at its default value.
Bit 3
PIM
0x0
rw
PMT Interrupt Mask.
When this bit is set, it masks the interrupt signal generated
in the MPT interrupt status bit of the EMAC_MACISTS
register.
Bit 2: 0
Reserved
0x0
resd
Kept at its default value.
26.3.13 Ethernet MAC address 0 high register (EMAC_MACA0H)
The EMAC_MACA0H register contains the upper 6 bits of the first 6-byte MAC address of the station.
The first DA byte received on the MII interface corresponds to the LS byte (bit [7: 0]) of the MAC address
low register. For example, if the 0x112233445566 (0x11 in channel 0 of the first column) is received on
the MII interface as the destination address, then the MacAddress0 register [47: 0] is compared with
0x665544332211.
If the MAC address register is configured to be double-synchronized with the MII domain, the
synchronization can be enabled only by writing the bit [31: 24] (in little endian mode) or the bit [7: 0] (in
big-endian mode) in the Ethernet MAC address 0 low register (EMAC_MACA0L). Consecutive write
operations to this address low register must be performed after at least 4 cycles in the destination clock
domain so as to achieve an accurate synchronous update.
Bit
Register
Reset value
Type
Description
Bit 31
AE
0x0
rrc
Adrress
Always 1.
Bit 30: 16 Reserved
0x0010
resd
Kept at its default value.
Bit 15: 0
MA0H
0xFFFF
rw
MAC Address0 [47: 32]
This field contains the upper 16 bits of the first 6-byte
MCU address. This is used by the MAC for filtering
received frames, and for inserting the MAC address in the
transmit flow control frames (Pause).