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

pub struct R(_);
Expand description

Register RTC_TIME_UPDATE reader

Implementations

Bit 27 - Enable to record system stall time

Bit 28 - Enable to record 40M XTAL OFF time

Bit 29 - enable to record system reset time

Methods from Deref<Target = R<RTC_TIME_UPDATE_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.