pub struct R(_);
Expand description

Register RD_REPEAT_ERR1 reader

Implementations

Bits 0:1 - Any bit equal to 1 denotes a programming error in EFUSE_VDD_SPI_DREFM.

Bits 2:3 - Any bit equal to 1 denotes a programming error in EFUSE_VDD_SPI_DREFL.

Bit 4 - Any bit equal to 1 denotes a programming error in EFUSE_VDD_SPI_XPD.

Bit 5 - Any bit equal to 1 denotes a programming error in EFUSE_VDD_SPI_TIEH.

Bit 6 - Any bit equal to 1 denotes a programming error in EFUSE_VDD_SPI_FORCE.

Bit 7 - Any bit equal to 1 denotes a programming error in EFUSE_VDD_SPI_EN_INIT.

Bit 8 - Any bit equal to 1 denotes a programming error in EFUSE_VDD_SPI_ENCURLIM.

Bits 9:11 - Any bit equal to 1 denotes a programming error in EFUSE_VDD_SPI_DCURLIM.

Bits 12:13 - Any bit equal to 1 denotes a programming error in EFUSE_VDD_SPI_INIT.

Bits 14:15 - Any bit equal to 1 denotes a programming error in EFUSE_VDD_SPI_DCAP.

Bits 16:17 - Any bit equal to 1 denotes a programming error in EFUSE_WDT_DELAY_SEL.

Bits 18:20 - Any bit equal to 1 denotes a programming error in EFUSE_SPI_BOOT_CRYPT_CNT.

Bit 21 - Any bit equal to 1 denotes a programming error in EFUSE_SECURE_BOOT_KEY_REVOKE0.

Bit 22 - Any bit equal to 1 denotes a programming error in EFUSE_SECURE_BOOT_KEY_REVOKE1.

Bit 23 - Any bit equal to 1 denotes a programming error in EFUSE_SECURE_BOOT_KEY_REVOKE2.

Bits 24:27 - Any bit equal to 1 denotes a programming error in EFUSE_KEY_PURPOSE_0.

Bits 28:31 - Any bit equal to 1 denotes a programming error in EFUSE_KEY_PURPOSE_1.

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