pub struct W(_);
Expand description

Register BLK0_WDATA3 writer

Implementations

Bit 0

Bit 1

Bit 3

Bits 4:8 - program for SPI_pad_config_hd

Bits 9:11 - least significant bits of chip package

Bit 12 - If set alongside EFUSE_CHIP_CPU_FREQ_RATED, the ESP32’s max CPU frequency is rated for 160MHz. 240MHz otherwise

Bit 13 - If set, the ESP32’s maximum CPU frequency has been rated

Bit 14 - If set, this bit indicates that BLOCK3[143:96] is reserved for internal use

Bit 15

Writes raw bits to the register.

Methods from Deref<Target = W<BLK0_WDATA3_SPEC>>

Writes raw bits to the register.

Trait Implementations

The resulting type after dereferencing.

Dereferences the value.

Mutably 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.