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

type R = R<u32, WDTCONFIG0>;

Reader of register WDTCONFIG0

Implementations

impl R[src]

pub fn wdt_en(&self) -> WDT_EN_R[src]

Bit 31

pub fn wdt_stg0(&self) -> WDT_STG0_R[src]

Bits 28:30

pub fn wdt_stg1(&self) -> WDT_STG1_R[src]

Bits 25:27

pub fn wdt_stg2(&self) -> WDT_STG2_R[src]

Bits 22:24

pub fn wdt_stg3(&self) -> WDT_STG3_R[src]

Bits 19:21

pub fn wdt_edge_int_en(&self) -> WDT_EDGE_INT_EN_R[src]

Bit 18

pub fn wdt_level_int_en(&self) -> WDT_LEVEL_INT_EN_R[src]

Bit 17

pub fn wdt_cpu_reset_length(&self) -> WDT_CPU_RESET_LENGTH_R[src]

Bits 14:16

pub fn wdt_sys_reset_length(&self) -> WDT_SYS_RESET_LENGTH_R[src]

Bits 11:13

pub fn wdt_flashboot_mod_en(&self) -> WDT_FLASHBOOT_MOD_EN_R[src]

Bit 10

pub fn wdt_procpu_reset_en(&self) -> WDT_PROCPU_RESET_EN_R[src]

Bit 9

pub fn wdt_appcpu_reset_en(&self) -> WDT_APPCPU_RESET_EN_R[src]

Bit 8

pub fn wdt_pause_in_slp(&self) -> WDT_PAUSE_IN_SLP_R[src]

Bit 7