Struct esp32_hal::pac::efuse::blk0_wdata4::R

pub struct R(_);
Expand description

Register BLK0_WDATA4 reader

Implementations§

Bits 0:7

Bits 8:12 - True ADC reference voltage

Bits 8:9

Bits 10:11

Bits 12:13

Bit 14 - program for XPD_SDIO_REG

Bit 15 - program for SDIO_TIEH

Bit 16 - program for sdio_force

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