[][src]Type Definition imxrt1062_lpi2c1::MCFGR2

type MCFGR2 = Reg<u32, _MCFGR2>;

Master Configuration Register 2

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

For information about available fields see mcfgr2 module

Trait Implementations

impl Readable for MCFGR2[src]

read() method returns mcfgr2::R reader structure

impl ResetValue for MCFGR2[src]

Register MCFGR2 reset()'s with value 0

type Type = u32

Register size

impl Writable for MCFGR2[src]

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