[][src]Type Definition imxrt1062_lpi2c1::MCCR0

type MCCR0 = Reg<u32, _MCCR0>;

Master Clock Configuration Register 0

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

For information about available fields see mccr0 module

Trait Implementations

impl Readable for MCCR0[src]

read() method returns mccr0::R reader structure

impl ResetValue for MCCR0[src]

Register MCCR0 reset()'s with value 0

type Type = u32

Register size

impl Writable for MCCR0[src]

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