[][src]Type Definition imxrt1062_lpi2c1::MCFGR1

type MCFGR1 = Reg<u32, _MCFGR1>;

Master Configuration Register 1

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

For information about available fields see mcfgr1 module

Trait Implementations

impl Readable for MCFGR1[src]

read() method returns mcfgr1::R reader structure

impl ResetValue for MCFGR1[src]

Register MCFGR1 reset()'s with value 0

type Type = u32

Register size

impl Writable for MCFGR1[src]

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