[][src]Type Definition imxrt1062_enet::PAUR

type PAUR = Reg<u32, _PAUR>;

Physical Address Upper Register

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

For information about available fields see paur module

Trait Implementations

impl Readable for PAUR[src]

read() method returns paur::R reader structure

impl ResetValue for PAUR[src]

Register PAUR reset()'s with value 0x8808

type Type = u32

Register size

impl Writable for PAUR[src]

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