[][src]Type Definition esp32::timg::wdtconfig0::W

type W = W<u32, WDTCONFIG0>;

Writer for register WDTCONFIG0

Implementations

impl W[src]

pub fn wdt_en(&mut self) -> WDT_EN_W<'_>[src]

Bit 31

pub fn wdt_stg0(&mut self) -> WDT_STG0_W<'_>[src]

Bits 29:30

pub fn wdt_stg1(&mut self) -> WDT_STG1_W<'_>[src]

Bits 27:28

pub fn wdt_stg2(&mut self) -> WDT_STG2_W<'_>[src]

Bits 25:26

pub fn wdt_stg3(&mut self) -> WDT_STG3_W<'_>[src]

Bits 23:24

pub fn wdt_edge_int_en(&mut self) -> WDT_EDGE_INT_EN_W<'_>[src]

Bit 22

pub fn wdt_level_int_en(&mut self) -> WDT_LEVEL_INT_EN_W<'_>[src]

Bit 21

pub fn wdt_cpu_reset_length(&mut self) -> WDT_CPU_RESET_LENGTH_W<'_>[src]

Bits 18:20

pub fn wdt_sys_reset_length(&mut self) -> WDT_SYS_RESET_LENGTH_W<'_>[src]

Bits 15:17

pub fn wdt_flashboot_mod_en(&mut self) -> WDT_FLASHBOOT_MOD_EN_W<'_>[src]

Bit 14