Type Definition lpc81x_pac::lpc810::pmu::dpdctrl::WAKEPAD_DISABLE_W

source ·
pub type WAKEPAD_DISABLE_W<'a, const O: u8> = BitWriter<'a, u32, DPDCTRL_SPEC, WAKEPAD_DISABLE_A, O>;
Expand description

Field WAKEPAD_DISABLE writer - WAKEUP pin disable. Setting this bit disables the wake-up pin, so it can be used for other purposes. Remark: Never set this bit if you intend to use a pin to wake up the part from Deep power-down mode. You can only disable the wake-up pin if the self wake-up timer is enabled and configured. Remark: Setting this bit is not necessary if Deep power-down mode is not used.

Implementations§

Enabled. The wake-up function is enabled on pin PIO0_4.

Disabled. Setting this bit disables the wake-up function on pin PIO0_4.