[][src]Type Definition k210_pac::sysctl::reset_status::R

type R = R<u32, RESET_STATUS>;

Reader of register reset_status

Methods

impl R[src]

pub fn reset_sts_clr(&self) -> RESET_STS_CLR_R[src]

Bit 0

pub fn pin_reset_sts(&self) -> PIN_RESET_STS_R[src]

Bit 1

pub fn wdt0_reset_sts(&self) -> WDT0_RESET_STS_R[src]

Bit 2

pub fn wdt1_reset_sts(&self) -> WDT1_RESET_STS_R[src]

Bit 3

pub fn soft_reset_sts(&self) -> SOFT_RESET_STS_R[src]

Bit 4