[][src]Type Definition imxrt1062_enet::PALR

type PALR = Reg<u32, _PALR>;

Physical Address Lower Register

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

For information about available fields see palr module

Trait Implementations

impl Readable for PALR[src]

read() method returns palr::R reader structure

impl ResetValue for PALR[src]

Register PALR reset()'s with value 0

type Type = u32

Register size

impl Writable for PALR[src]

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