[][src]Type Definition imxrt1062_ccm::CBCMR

type CBCMR = Reg<u32, _CBCMR>;

CCM Bus Clock Multiplexer Register

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

For information about available fields see cbcmr module

Trait Implementations

impl Readable for CBCMR[src]

read() method returns cbcmr::R reader structure

impl ResetValue for CBCMR[src]

Register CBCMR reset()'s with value 0x2dae_8324

type Type = u32

Register size

impl Writable for CBCMR[src]

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