[][src]Type Definition imxrt1062_ccm::CSCMR1

type CSCMR1 = Reg<u32, _CSCMR1>;

CCM Serial Clock Multiplexer Register 1

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

For information about available fields see cscmr1 module

Trait Implementations

impl Readable for CSCMR1[src]

read() method returns cscmr1::R reader structure

impl ResetValue for CSCMR1[src]

Register CSCMR1 reset()'s with value 0x0490_0000

type Type = u32

Register size

impl Writable for CSCMR1[src]

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