[][src]Type Definition imxrt1062_enet::MIBC

type MIBC = Reg<u32, _MIBC>;

MIB Control Register

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

For information about available fields see mibc module

Trait Implementations

impl Readable for MIBC[src]

read() method returns mibc::R reader structure

impl ResetValue for MIBC[src]

Register MIBC reset()'s with value 0xc000_0000

type Type = u32

Register size

impl Writable for MIBC[src]

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