[][src]Type Definition lpc55s6x_pac::syscon::CPUCTRL

type CPUCTRL = Reg<u32, _CPUCTRL>;

CPU Control for multiple processors

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

For information about avaliable fields see cpuctrl module

Trait Implementations

impl Readable for CPUCTRL[src]

read() method returns cpuctrl::R reader structure

impl Writable for CPUCTRL[src]

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

impl ResetValue for CPUCTRL[src]

Register CPUCTRL reset()'s with value 0x2c

type Type = u32

Register size