[][src]Type Definition imxrt1062_enet::IAUR

type IAUR = Reg<u32, _IAUR>;

Descriptor Individual Upper Address Register

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

For information about available fields see iaur module

Trait Implementations

impl Readable for IAUR[src]

read() method returns iaur::R reader structure

impl ResetValue for IAUR[src]

Register IAUR reset()'s with value 0

type Type = u32

Register size

impl Writable for IAUR[src]

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