Struct esp32_hal::pac::efuse::blk0_wdata5::R

pub struct R(_);
Expand description

Register BLK0_WDATA5 reader

Implementations§

Bits 0:4 - program for SPI_pad_config_clk

Bits 5:9 - program for SPI_pad_config_q

Bits 10:14 - program for SPI_pad_config_d

Bits 15:19 - program for SPI_pad_config_cs0

Bits 20:27

Bits 22:23 - This field stores the voltage level for CPU to run at 240 MHz, or for flash/PSRAM to run at 80 MHz.0x0: level 7; 0x1: level 6; 0x2: level 5; 0x3: level 4. (R/W)

Bits 24:27

Bits 28:31 - program for flash_crypt_config

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