[][src]Type Definition lpc55s6x_pac::syscon::hardwaresleep::R

type R = R<u32, HARDWARESLEEP>;

Reader of register HARDWARESLEEP

Methods

impl R[src]

pub fn forced(&self) -> FORCED_R[src]

Bit 0 - Force peripheral clocking to stay on during Deep Sleep and Power-down modes.

pub fn peripherals(&self) -> PERIPHERALS_R[src]

Bit 1 - Wake for Flexcomms.

pub fn sdma0(&self) -> SDMA0_R[src]

Bit 3 - Wake for DMA0.

pub fn sdma1(&self) -> SDMA1_R[src]

Bit 5 - Wake for DMA1.