[][src]Type Definition imxrt1062_ccm::CACRR

type CACRR = Reg<u32, _CACRR>;

CCM Arm Clock Root Register

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

For information about available fields see cacrr module

Trait Implementations

impl Readable for CACRR[src]

read() method returns cacrr::R reader structure

impl ResetValue for CACRR[src]

Register CACRR reset()'s with value 0x01

type Type = u32

Register size

impl Writable for CACRR[src]

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