[][src]Type Definition imxrt1062_lpi2c1::SCFGR2

type SCFGR2 = Reg<u32, _SCFGR2>;

Slave Configuration Register 2

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

For information about available fields see scfgr2 module

Trait Implementations

impl Readable for SCFGR2[src]

read() method returns scfgr2::R reader structure

impl ResetValue for SCFGR2[src]

Register SCFGR2 reset()'s with value 0

type Type = u32

Register size

impl Writable for SCFGR2[src]

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