[][src]Type Definition imxrt1062_enet::GAUR

type GAUR = Reg<u32, _GAUR>;

Descriptor Group Upper Address Register

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

For information about available fields see gaur module

Trait Implementations

impl Readable for GAUR[src]

read() method returns gaur::R reader structure

impl ResetValue for GAUR[src]

Register GAUR reset()'s with value 0

type Type = u32

Register size

impl Writable for GAUR[src]

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