pub struct R(_);
Expand description

Register OPTIONS0 reader

Implementations§

Bits 0:1 - {reg_sw_stall_appcpu_c1[5:0], reg_sw_stall_appcpu_c0[1:0]} == 0x86 will stall APP CPU

Bits 2:3 - {reg_sw_stall_procpu_c1[5:0], reg_sw_stall_procpu_c0[1:0]} == 0x86 will stall PRO CPU

Bit 6 - BB_I2C force power down

Bit 7 - BB_I2C force power up

Bit 8 - BB_PLL _I2C force power down

Bit 9 - BB_PLL_I2C force power up

Bit 10 - BB_PLL force power down

Bit 11 - BB_PLL force power up

Bit 12 - crystall force power down

Bit 13 - crystall force power up

Bits 14:17 - wait bias_sleep and current source wakeup

Bit 23 - No public

Bit 24 - No public

Bit 25 - No public

Bit 26 - No public

Bit 27 - No public

Bit 28 - No public

Bit 29 - digital wrap force reset in deep sleep

Bit 30 - digital core force no reset in deep sleep

Methods from Deref<Target = R<OPTIONS0_SPEC>>§

Reads raw bits from register.

Trait Implementations§

The resulting type after dereferencing.
Dereferences the value.
Converts to this type from the input type.

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

Returns the argument unchanged.

Calls U::from(self).

That is, this conversion is whatever the implementation of From<T> for U chooses to do.

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.