[][src]Type Definition imxrt1062_ccm::CCGR6

type CCGR6 = Reg<u32, _CCGR6>;

CCM Clock Gating Register 6

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

For information about available fields see ccgr6 module

Trait Implementations

impl Readable for CCGR6[src]

read() method returns ccgr6::R reader structure

impl ResetValue for CCGR6[src]

Register CCGR6 reset()'s with value 0xffff_ffff

type Type = u32

Register size

impl Writable for CCGR6[src]

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