Type Alias atsame70n21b::supc::wuir::WKUPT3_W

source ·
pub type WKUPT3_W<'a, const O: u8> = BitWriter<'a, WUIR_SPEC, O, WKUPT3SELECT_A>;
Expand description

Field WKUPT3 writer - Wake-up Input Type 0 to 3

Aliased Type§

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

Implementations§

source§

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

source

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

A falling edge followed by a low level for a period defined by WKUPDBC on the corre-sponding wake-up input forces the wake-up of the core power supply.

source

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

A rising edge followed by a high level for a period defined by WKUPDBC on the cor-responding wake-up input forces the wake-up of the core power supply.