[][src]Type Definition imxrt1062_lpi2c1::MCCR1

type MCCR1 = Reg<u32, _MCCR1>;

Master Clock Configuration Register 1

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

For information about available fields see mccr1 module

Trait Implementations

impl Readable for MCCR1[src]

read() method returns mccr1::R reader structure

impl ResetValue for MCCR1[src]

Register MCCR1 reset()'s with value 0

type Type = u32

Register size

impl Writable for MCCR1[src]

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