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

type W = W<u32, RTC_CNTL_RESET_STATE_REG>;

Writer for register RTC_CNTL_RESET_STATE_REG

Methods

impl W[src]

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

Bit 13 - PRO CPU state vector sel

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

Bit 12 - APP CPU state vector sel

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

Bits 6:11 - reset cause of APP CPU

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

Bits 0:5 - reset cause of PRO CPU