[][src]Type Definition imxrt1062_lpi2c1::MCFGR3

type MCFGR3 = Reg<u32, _MCFGR3>;

Master Configuration Register 3

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

For information about available fields see mcfgr3 module

Trait Implementations

impl Readable for MCFGR3[src]

read() method returns mcfgr3::R reader structure

impl ResetValue for MCFGR3[src]

Register MCFGR3 reset()'s with value 0

type Type = u32

Register size

impl Writable for MCFGR3[src]

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