[][src]Type Definition imxrt1062_ccm::CSCMR2

type CSCMR2 = Reg<u32, _CSCMR2>;

CCM Serial Clock Multiplexer Register 2

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

For information about available fields see cscmr2 module

Trait Implementations

impl Readable for CSCMR2[src]

read() method returns cscmr2::R reader structure

impl ResetValue for CSCMR2[src]

Register CSCMR2 reset()'s with value 0x1319_2f06

type Type = u32

Register size

impl Writable for CSCMR2[src]

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