[][src]Type Definition lpc55_pac::pmc::wakeiocause::R

type R = R<u32, WAKEIOCAUSE>;

Reader of register WAKEIOCAUSE

Implementations

impl R[src]

pub fn wakeup0(&self) -> WAKEUP0_R[src]

Bit 0 - Allows to identify Wake up I/O 0 as the wake-up source from Deep Power Down mode.

pub fn wakeup1(&self) -> WAKEUP1_R[src]

Bit 1 - Allows to identify Wake up I/O 1 as the wake-up source from Deep Power Down mode.

pub fn wakeup2(&self) -> WAKEUP2_R[src]

Bit 2 - Allows to identify Wake up I/O 2 as the wake-up source from Deep Power Down mode.

pub fn wakeup3(&self) -> WAKEUP3_R[src]

Bit 3 - Allows to identify Wake up I/O 3 as the wake-up source from Deep Power Down mode.