pub struct R(_);
Expand description

Register RD_REPEAT_ERR reader

Implementations§

Bits 0:1 - If any bit in RD_DIS is 1, then it indicates a programming error.

Bits 2:3 - If any bit in WDT_DELAY_SEL is 1, then it indicates a programming error.

Bit 4 - If any bit in DIS_PAD_JTAG is 1, then it indicates a programming error.

Bit 5 - If any bit in this filed is 1, then it indicates a programming error.

Bit 6 - If any bit in DIS_DOWNLOAD_MANUAL_ENCRYPT is 1, then it indicates a programming error.

Bits 7:9 - If any bit in SPI_BOOT_ENCRYPT_DECRYPT_CNT is 1, then it indicates a programming error.

Bit 10 - If any bit in XTS_KEY_LENGTH_256 is 1, then it indicates a programming error.

Bits 11:12 - If any bit in UART_PRINT_CONTROL is 1, then it indicates a programming error.

Bit 13 - If any bit in FORCE_SEND_RESUME is 1, then it indicates a programming error.

Bit 14 - If any bit in this filed is 1, then it indicates a programming error.

Bit 15 - If any bit in this filed is 1, then it indicates a programming error.

Bit 16 - If any bit in this filed is 1, then it indicates a programming error.

Bits 17:20 - If any bit in this filed is 1, then it indicates a programming error.

Bit 21 - If any bit in this filed is 1, then it indicates a programming error.

Bits 22:31 - Reserved.

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