[][src]Type Definition imxrt1062_lpi2c1::MCFGR0

type MCFGR0 = Reg<u32, _MCFGR0>;

Master Configuration Register 0

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

For information about available fields see mcfgr0 module

Trait Implementations

impl Readable for MCFGR0[src]

read() method returns mcfgr0::R reader structure

impl ResetValue for MCFGR0[src]

Register MCFGR0 reset()'s with value 0

type Type = u32

Register size

impl Writable for MCFGR0[src]

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