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

type PDSLEEPCFG0 = Reg<u32, _PDSLEEPCFG0>;

Sleep configuration register

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

For information about available fields see pdsleepcfg0 module

Trait Implementations

impl Readable for PDSLEEPCFG0[src]

read() method returns pdsleepcfg0::R reader structure

impl ResetValue for PDSLEEPCFG0[src]

Register PDSLEEPCFG0 reset()'s with value 0x00f8_1f40

type Type = u32

Register size

impl Writable for PDSLEEPCFG0[src]

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