Type Definition atsam4s2a_pac::supc::wumr::LPDBCEN0_W

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

Field LPDBCEN0 writer - Low-power Debouncer Enable WKUP0

Implementations§

source§

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

source

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

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

source

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

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