[][src]Type Definition esp32::rtccntl::rtc_cntl_reset_state_reg::R

type R = R<u32, RTC_CNTL_RESET_STATE_REG>;

Reader of register RTC_CNTL_RESET_STATE_REG

Methods

impl R[src]

pub fn rtc_cntl_procpu_stat_vector_sel(
    &self
) -> RTC_CNTL_PROCPU_STAT_VECTOR_SEL_R
[src]

Bit 13 - PRO CPU state vector sel

pub fn rtc_cntl_appcpu_stat_vector_sel(
    &self
) -> RTC_CNTL_APPCPU_STAT_VECTOR_SEL_R
[src]

Bit 12 - APP CPU state vector sel

pub fn rtc_cntl_reset_cause_appcpu(&self) -> RTC_CNTL_RESET_CAUSE_APPCPU_R[src]

Bits 6:11 - reset cause of APP CPU

pub fn rtc_cntl_reset_cause_procpu(&self) -> RTC_CNTL_RESET_CAUSE_PROCPU_R[src]

Bits 0:5 - reset cause of PRO CPU