Type Definition atsam4s2a_pac::supc::wumr::LPDBCEN1_W

source ·
pub type LPDBCEN1_W<'a, const O: u8> = BitWriter<'a, u32, WUMR_SPEC, LPDBCEN1_A, O>;
Expand description

Field LPDBCEN1 writer - Low-power Debouncer Enable WKUP1

Implementations§

source§

impl<'a, const O: u8> LPDBCEN1_W<'a, O>

source

pub fn not_enable(self) -> &'a mut W

The WKUP1 input pin is not connected with low-power debouncer.

source

pub fn enable(self) -> &'a mut W

The WKUP1 input pin is connected with low-power debouncer and forces a system wake-up.