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

type PDSLEEPCFG1 = Reg<u32, _PDSLEEPCFG1>;

Sleep configuration register

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

For information about available fields see pdsleepcfg1 module

Trait Implementations

impl Readable for PDSLEEPCFG1[src]

read() method returns pdsleepcfg1::R reader structure

impl ResetValue for PDSLEEPCFG1[src]

Register PDSLEEPCFG1 reset()'s with value 0x00f8_1f40

type Type = u32

Register size

impl Writable for PDSLEEPCFG1[src]

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