Alessandro Angelino / target-mcu-k64f

Fork of target-mcu-k64f by Morpheus

Embed: (wiki syntax)

« Back to documentation index

_hw_enet_paur Union Reference

_hw_enet_paur Union Reference

HW_ENET_PAUR - Physical Address Upper Register (RW) More...

#include <MK64F12_enet.h>


Detailed Description

HW_ENET_PAUR - Physical Address Upper Register (RW)

Reset value: 0x00008808U

PAUR contains the upper 16 bits (bytes 4 and 5) of the 48-bit address used in the address recognition process to compare with the destination address (DA) field of receive frames with an individual DA. In addition, this register is used in bytes 4 and 5 of the six-byte source address field when transmitting PAUSE frames. Bits 15:0 of PAUR contain a constant type field (0x8808) for transmission of PAUSE frames. The upper 16 bits of this register are not reset and you must initialize it.

Definition at line 2560 of file MK64F12_enet.h.