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

type PDRUNCFG1 = Reg<u32, _PDRUNCFG1>;

Power configuration register

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

For information about available fields see pdruncfg1 module

Trait Implementations

impl Readable for PDRUNCFG1[src]

read() method returns pdruncfg1::R reader structure

impl ResetValue for PDRUNCFG1[src]

Register PDRUNCFG1 reset()'s with value 0x14f8_1f40

type Type = u32

Register size

impl Writable for PDRUNCFG1[src]

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