[][src]Type Definition imxrt1062_enet::GALR

type GALR = Reg<u32, _GALR>;

Descriptor Group Lower Address Register

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

For information about available fields see galr module

Trait Implementations

impl Readable for GALR[src]

read() method returns galr::R reader structure

impl ResetValue for GALR[src]

Register GALR reset()'s with value 0

type Type = u32

Register size

impl Writable for GALR[src]

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