Struct esp32c3::rtc_cntl::rtc_wdtconfig0::R[][src]

pub struct R(_);
Expand description

Register RTC_WDTCONFIG0 reader

Implementations

Bits 0:7 - chip reset siginal pulse width

Bit 8 - wdt reset whole chip enable

Bit 9 - pause WDT in sleep

Bit 10 - enable WDT reset APP CPU

Bit 11 - enable WDT reset PRO CPU

Bit 12 - enable WDT in flash boot

Bits 13:15 - system reset counter length

Bits 16:18 - CPU reset counter length

Bits 19:21 - 1: interrupt stage en

Bits 22:24 - 1: interrupt stage en

Bits 25:27 - 1: interrupt stage en

Bits 28:30 - 1: interrupt stage en

Bit 31 - enable rtc wdt

Methods from Deref<Target = R<RTC_WDTCONFIG0_SPEC>>

Reads raw bits from register.

Trait Implementations

The resulting type after dereferencing.

Dereferences the value.

Performs the conversion.

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

Immutably borrows from an owned value. Read more

Mutably borrows from an owned value. Read more

Performs the conversion.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.