[][src]Type Definition lpc54606_pac::syscon::sysrststat::R

type R = R<u32, SYSRSTSTAT>;

Reader of register SYSRSTSTAT

Methods

impl R[src]

pub fn por(&self) -> POR_R[src]

Bit 0 - POR reset status

pub fn extrst(&self) -> EXTRST_R[src]

Bit 1 - Status of the external RESET pin. External reset status

pub fn wdt(&self) -> WDT_R[src]

Bit 2 - Status of the Watchdog reset

pub fn bod(&self) -> BOD_R[src]

Bit 3 - Status of the Brown-out detect reset

pub fn sysrst(&self) -> SYSRST_R[src]

Bit 4 - Status of the software system reset