Alessandro Angelino / target-mcu-k64f

Fork of target-mcu-k64f by Morpheus

Embed: (wiki syntax)

« Back to documentation index

_hw_enet_opd Union Reference

_hw_enet_opd Union Reference

HW_ENET_OPD - Opcode/Pause Duration Register (RW) More...

#include <MK64F12_enet.h>


Detailed Description

HW_ENET_OPD - Opcode/Pause Duration Register (RW)

Reset value: 0x00010000U

OPD is read/write accessible. This register contains the 16-bit opcode and 16-bit pause duration fields used in transmission of a PAUSE frame. The opcode field is a constant value, 0x0001. When another node detects a PAUSE frame, that node pauses transmission for the duration specified in the pause duration field. The lower 16 bits of this register are not reset and you must initialize it.

Definition at line 2639 of file MK64F12_enet.h.