[][src]Type Definition imxrt1062_lpi2c1::SCFGR1

type SCFGR1 = Reg<u32, _SCFGR1>;

Slave Configuration Register 1

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

For information about available fields see scfgr1 module

Trait Implementations

impl Readable for SCFGR1[src]

read() method returns scfgr1::R reader structure

impl ResetValue for SCFGR1[src]

Register SCFGR1 reset()'s with value 0

type Type = u32

Register size

impl Writable for SCFGR1[src]

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