Type Alias esp32c3::rtc_cntl::wdtconfig0::WDT_EN_W

source ·
pub type WDT_EN_W<'a, REG> = BitWriter<'a, REG>;
Expand description

Field WDT_EN writer - enable rtc wdt

Aliased Type§

struct WDT_EN_W<'a, REG> { /* private fields */ }