[][src]Type Definition imxrt1062_ccm::CLPCR

type CLPCR = Reg<u32, _CLPCR>;

CCM Low Power Control Register

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

For information about available fields see clpcr module

Trait Implementations

impl Readable for CLPCR[src]

read() method returns clpcr::R reader structure

impl ResetValue for CLPCR[src]

Register CLPCR reset()'s with value 0x79

type Type = u32

Register size

impl Writable for CLPCR[src]

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