[][src]Type Definition imxrt1062_pgc::CPU_CTRL

type CPU_CTRL = Reg<u32, _CPU_CTRL>;

PGC CPU Control Register

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

For information about available fields see cpu_ctrl module

Trait Implementations

impl Readable for CPU_CTRL[src]

read() method returns cpu_ctrl::R reader structure

impl ResetValue for CPU_CTRL[src]

Register CPU_CTRL reset()'s with value 0

type Type = u32

Register size

impl Writable for CPU_CTRL[src]

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