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

type HWWAKE = Reg<u32, _HWWAKE>;

Configures special cases of hardware wake-up

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

For information about available fields see hwwake module

Trait Implementations

impl Readable for HWWAKE[src]

read() method returns hwwake::R reader structure

impl ResetValue for HWWAKE[src]

Register HWWAKE reset()'s with value 0

type Type = u32

Register size

impl Writable for HWWAKE[src]

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