[][src]Type Definition lpc54606_pac::rtc::WAKE

type WAKE = Reg<u32, _WAKE>;

High-resolution/wake-up timer control register

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

For information about available fields see wake module

Trait Implementations

impl Readable for WAKE[src]

read() method returns wake::R reader structure

impl ResetValue for WAKE[src]

Register WAKE reset()'s with value 0

type Type = u32

Register size

impl Writable for WAKE[src]

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