[][src]Type Definition rsl10_pac::sysctrl::sysctrl_wakeup_addr::R

type R = R<u32, SYSCTRL_WAKEUP_ADDR>;

Reader of register SYSCTRL_WAKEUP_ADDR

Methods

impl R[src]

pub fn wakeup_addr(&self) -> WAKEUP_ADDR_R[src]

Bits 0:31 - Wakeup restore address in unpacked 32-bit format. When written, the WAKEUP_ADDR_PACKED field of SYSCTRL_MEM_ACCESS_CFG is updated. Bits 0-12 must be 0x0000 or 0x1FE8 (top or bottom of memory instance). Bits 17-20, 22-28 and 30-31 must be zero. When the WAKEUP_ADDR_PACKED field does not point to memory that is currently accessible, then SYSCTRL_WAKEUP_ADDR reads back as all zeros.