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

pub struct R(_);
Expand description

Register INT_ST_RTC reader

Implementations

Bit 0 - sleep wakeup interrupt state

Bit 1 - sleep reject interrupt state

Bit 3 - RTC WDT interrupt state

Bit 9 - brown out interrupt state

Bit 10 - RTC main timer interrupt state

Bit 15 - super watch dog interrupt state

Bit 16 - xtal32k dead detection interrupt state

Bit 19 - glitch_det_interrupt state

Bit 20 - bbpll cal end interrupt state

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