[][src]Type Definition imxrt1062_enet::MMFR

type MMFR = Reg<u32, _MMFR>;

MII Management Frame Register

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

For information about available fields see mmfr module

Trait Implementations

impl Readable for MMFR[src]

read() method returns mmfr::R reader structure

impl ResetValue for MMFR[src]

Register MMFR reset()'s with value 0

type Type = u32

Register size

impl Writable for MMFR[src]

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