[][src]Type Definition lpc54606_pac::syscon::PDRUNCFG0

type PDRUNCFG0 = Reg<u32, _PDRUNCFG0>;

Power configuration register

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

For information about available fields see pdruncfg0 module

Trait Implementations

impl Readable for PDRUNCFG0[src]

read() method returns pdruncfg0::R reader structure

impl ResetValue for PDRUNCFG0[src]

Register PDRUNCFG0 reset()'s with value 0x14f8_1f40

type Type = u32

Register size

impl Writable for PDRUNCFG0[src]

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