[][src]Type Definition xmc4400::scu_hibernate::hdcr::W

type W = W<u32, HDCR>;

Writer for register HDCR

Implementations

impl W[src]

pub fn wkpep(&mut self) -> WKPEP_W<'_>[src]

Bit 0 - Wake-Up on Pin Event Positive Edge Enable

pub fn wkpen(&mut self) -> WKPEN_W<'_>[src]

Bit 1 - Wake-up on Pin Event Negative Edge Enable

pub fn rtce(&mut self) -> RTCE_W<'_>[src]

Bit 2 - Wake-up on RTC Event Enable

pub fn ulpwdgen(&mut self) -> ULPWDGEN_W<'_>[src]

Bit 3 - ULP WDG Alarm Enable

pub fn hib(&mut self) -> HIB_W<'_>[src]

Bit 4 - Hibernate Request Value Set

pub fn xtalgpi1sel(&mut self) -> XTALGPI1SEL_W<'_>[src]

Bit 5 - Multiplex Control for RTC_XTAL_1 Select as GPI Input

pub fn rcs(&mut self) -> RCS_W<'_>[src]

Bit 6 - fRTC Clock Selection

pub fn stdbysel(&mut self) -> STDBYSEL_W<'_>[src]

Bit 7 - fSTDBY Clock Selection

pub fn wkupsel(&mut self) -> WKUPSEL_W<'_>[src]

Bit 8 - Wake-Up from Hibernate Trigger Input Selection

pub fn gpi0sel(&mut self) -> GPI0SEL_W<'_>[src]

Bit 10 - General Purpose Input 0 Selection

pub fn gpi1sel(&mut self) -> GPI1SEL_W<'_>[src]

Bit 11 - General Purpose Input 1 Selection

pub fn hibio0pol(&mut self) -> HIBIO0POL_W<'_>[src]

Bit 12 - HIBIO0 Polarity Set

pub fn hibio1pol(&mut self) -> HIBIO1POL_W<'_>[src]

Bit 13 - HIBIO1 Polarity Set

pub fn adig0sel(&mut self) -> ADIG0SEL_W<'_>[src]

Bit 14 - Select Analog Channel 0 or Digital Output Path

pub fn adig1sel(&mut self) -> ADIG1SEL_W<'_>[src]

Bit 15 - Select Analog Channel 1 or Digital Output Path

pub fn hibio0sel(&mut self) -> HIBIO0SEL_W<'_>[src]

Bits 16:19 - HIB_IO_0 Pin I/O Control (default HIBOUT)

pub fn hibio1sel(&mut self) -> HIBIO1SEL_W<'_>[src]

Bits 20:23 - HIB_IO_1 Pin I/O Control (Default WKUP)

pub fn vbatlo(&mut self) -> VBATLO_W<'_>[src]

Bit 24 - Wake-Up on VBAT Falling Below Threshold Enable

pub fn vbathi(&mut self) -> VBATHI_W<'_>[src]

Bit 25 - Wake-Up on VBAT Rising Above Threshold Enable

pub fn ahibio0lo(&mut self) -> AHIBIO0LO_W<'_>[src]

Bit 26 - Wake-Up on Analog HIB_IO_0 Falling Below Threshold Enable

pub fn ahibio0hi(&mut self) -> AHIBIO0HI_W<'_>[src]

Bit 27 - Wake-Up on Analog HIB_IO_0 Rising Above Threshold Enable

pub fn ahibio1lo(&mut self) -> AHIBIO1LO_W<'_>[src]

Bit 28 - Wake-Up on Analog HIB_IO_1 Falling Below Threshold Enable

pub fn ahibio1hi(&mut self) -> AHIBIO1HI_W<'_>[src]

Bit 29 - Wake-Up on Analog HIB_IO_1 Rising Above Threshold Enable