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

type CPUCFG = Reg<u32, _CPUCFG>;

CPUs configuration register

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

For information about avaliable fields see cpucfg module

Trait Implementations

impl Readable for CPUCFG[src]

read() method returns cpucfg::R reader structure

impl Writable for CPUCFG[src]

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

impl ResetValue for CPUCFG[src]

Register CPUCFG reset()'s with value 0x02

type Type = u32

Register size