Type Definition atsam4n8a_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 can force a core wake-up.