[][src]Type Definition imxrt1062_ccm::CCGR2

type CCGR2 = Reg<u32, _CCGR2>;

CCM Clock Gating Register 2

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

For information about available fields see ccgr2 module

Trait Implementations

impl Readable for CCGR2[src]

read() method returns ccgr2::R reader structure

impl ResetValue for CCGR2[src]

Register CCGR2 reset()'s with value 0xfc3f_ffff

type Type = u32

Register size

impl Writable for CCGR2[src]

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