[][src]Type Definition imxrt1062_enet::RDAR

type RDAR = Reg<u32, _RDAR>;

Receive Descriptor Active Register

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

For information about available fields see rdar module

Trait Implementations

impl Readable for RDAR[src]

read() method returns rdar::R reader structure

impl ResetValue for RDAR[src]

Register RDAR reset()'s with value 0

type Type = u32

Register size

impl Writable for RDAR[src]

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