[][src]Type Definition lpc55s6x_pac::pmc::resetctrl::R

type R = R<u32, RESETCTRL>;

Reader of register RESETCTRL

Methods

impl R[src]

pub fn dpdwakeupresetenable(&self) -> DPDWAKEUPRESETENABLE_R[src]

Bit 0 - Wake-up from DEEP POWER DOWN reset event (either from wake up I/O or RTC or OS Event Timer).

pub fn bodvbatresetenable(&self) -> BODVBATRESETENABLE_R[src]

Bit 1 - BOD VBAT reset enable.

pub fn bodcoreresetenable(&self) -> BODCORERESETENABLE_R[src]

Bit 2 - BOD CORE reset enable.

pub fn swrresetenable(&self) -> SWRRESETENABLE_R[src]

Bit 3 - Software reset enable.