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

type PDRUNCFGSET0 = Reg<u32, _PDRUNCFGSET0>;

Power configuration set register

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

For information about available fields see pdruncfgset0 module

Trait Implementations

impl Readable for PDRUNCFGSET0[src]

read() method returns pdruncfgset0::R reader structure

impl ResetValue for PDRUNCFGSET0[src]

Register PDRUNCFGSET0 reset()'s with value 0

type Type = u32

Register size

impl Writable for PDRUNCFGSET0[src]

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