[][src]Type Definition imxrt1062_enet::TDAR

type TDAR = Reg<u32, _TDAR>;

Transmit Descriptor Active Register

This register you can read, reset, write, write_with_zero, modify. See API.

For information about available fields see tdar module

Trait Implementations

impl Readable for TDAR[src]

read() method returns tdar::R reader structure

impl ResetValue for TDAR[src]

Register TDAR reset()'s with value 0

type Type = u32

Register size

impl Writable for TDAR[src]

write(|w| ..) method takes tdar::W writer structure