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

pub struct R(_);
Expand description

Register RTC_LOW_POWER_ST reader

Implementations

Bit 0 - rom0 power down

Bit 2 - External DCDC power down

Bit 3 - rtc peripheral iso

Bit 4 - rtc peripheral power down

Bit 5 - wifi iso

Bit 6 - wifi wrap power down

Bit 7 - digital wrap iso

Bit 8 - digital wrap power down

Bit 9 - touch should start to work

Bit 10 - touch is about to working. Switch rtc main state

Bit 11 - touch is in sleep state

Bit 12 - touch is done

Bit 13 - ulp/cocpu should start to work

Bit 14 - ulp/cocpu is about to working. Switch rtc main state

Bit 15 - ulp/cocpu is in sleep state

Bit 16 - ulp/cocpu is done

Bit 17 - no use any more

Bit 18 - rtc main state machine is in states that pll should be running

Bit 19 - rtc is ready to receive wake up trigger from wake up source

Bit 20 - rtc main state machine has been waited for some cycles

Bit 21 - rtc main state machine is in the states of wakeup process

Bit 22 - rtc main state machine is in the states of low power

Bit 23 - rtc main state machine is in wait 8m state

Bit 24 - rtc main state machine is in wait pll state

Bit 25 - rtc main state machine is in wait xtal state

Bit 26 - rtc main state machine is in sleep state

Bit 27 - rtc main state machine is in idle state

Bits 28:31 - rtc main state machine status

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