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

type W = W<u32, RESETCTRL>;

Writer for register RESETCTRL

Methods

impl W[src]

pub fn dpdwakeupresetenable(&mut self) -> DPDWAKEUPRESETENABLE_W[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(&mut self) -> BODVBATRESETENABLE_W[src]

Bit 1 - BOD VBAT reset enable.

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

Bit 2 - BOD CORE reset enable.

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

Bit 3 - Software reset enable.