Type Alias atsame70n21b::supc::wumr::LPDBCEN0_W

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

Field LPDBCEN0 writer - Low-power Debouncer Enable WKUP0

Aliased Type§

struct LPDBCEN0_W<'a, const O: u8> { /* private fields */ }

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 to the low-power debouncer.

source

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

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