Alessandro Angelino / target-mcu-k64f

Fork of target-mcu-k64f by Morpheus

Embed: (wiki syntax)

« Back to documentation index

_hw_enet_tdar Union Reference

_hw_enet_tdar Union Reference

HW_ENET_TDAR - Transmit Descriptor Active Register (RW) More...

#include <MK64F12_enet.h>


Detailed Description

HW_ENET_TDAR - Transmit Descriptor Active Register (RW)

Reset value: 0x00000000U

The TDAR is a command register that the user writes to indicate that the transmit descriptor ring has been updated, that is, that transmit buffers have been produced by the driver with the ready bit set in the buffer descriptor. The TDAR register is cleared at reset, when ECR[ETHEREN] transitions from set to cleared, or when ECR[RESET] is set.

Definition at line 1144 of file MK64F12_enet.h.