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

type PDRUNCFGSET1 = Reg<u32, _PDRUNCFGSET1>;

Power configuration set register

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

For information about available fields see pdruncfgset1 module

Trait Implementations

impl Readable for PDRUNCFGSET1[src]

read() method returns pdruncfgset1::R reader structure

impl ResetValue for PDRUNCFGSET1[src]

Register PDRUNCFGSET1 reset()'s with value 0

type Type = u32

Register size

impl Writable for PDRUNCFGSET1[src]

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