Type Alias mcxn947_pac::wuu0::pmc::WUPMC22_W

source ·
pub type WUPMC22_W<'a, REG> = BitWriter<'a, REG, WUPMC22_A>;
Expand description

Field WUPMC22 writer - Wake-up Pin Mode Configuration for WUU_Pn

Aliased Type§

struct WUPMC22_W<'a, REG> { /* private fields */ }

Implementations§

source§

impl<'a, REG> WUPMC22_W<'a, REG>
where REG: Writable + RegisterSpec,

source

pub fn low_pwr_only(self) -> &'a mut W<REG>

Active only during a low-leakage mode. You can modify the corresponding fields within Pin Enable (PEn) or Pin DMA/Trigger Configuration (PDCn).

source

pub fn any_pwr(self) -> &'a mut W<REG>

Active during all power modes. Do not modify the corresponding fields within Pin Enable (PEn) or Pin DMA/Trigger Configuration (PDCn).