[][src]Type Definition imxrt1062_ccm::CCGR1

type CCGR1 = Reg<u32, _CCGR1>;

CCM Clock Gating Register 1

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

For information about available fields see ccgr1 module

Trait Implementations

impl Readable for CCGR1[src]

read() method returns ccgr1::R reader structure

impl ResetValue for CCGR1[src]

Register CCGR1 reset()'s with value 0xffff_ffff

type Type = u32

Register size

impl Writable for CCGR1[src]

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