[][src]Type Definition rsl10_pac::acs::ACS_WAKEUP_CFG

type ACS_WAKEUP_CFG = Reg<u32, _ACS_WAKEUP_CFG>;

Wakeup configuration

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

For information about available fields see acs_wakeup_cfg module

Trait Implementations

impl Readable for ACS_WAKEUP_CFG[src]

read() method returns acs_wakeup_cfg::R reader structure

impl ResetValue for ACS_WAKEUP_CFG[src]

Register ACS_WAKEUP_CFG reset()'s with value 0x0005_0000

type Type = u32

Register size

impl Writable for ACS_WAKEUP_CFG[src]

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