pub struct R(_);
Expand description

Register RD_REPEAT_DATA2 reader

Implementations

Bits 0:3 - Purpose of Key2.

Bits 4:7 - Purpose of Key3.

Bits 8:11 - Purpose of Key4.

Bits 12:15 - Purpose of Key5.

Bits 16:19 - Reserved (used for four backups method).

Bit 20 - Set this bit to enable secure boot.

Bit 21 - Set this bit to enable revoking aggressive secure boot.

Bits 22:27 - Reserved (used for four backups method).

Bits 28:31 - Configures flash waiting time after power-up, in unit of ms. If the value is less than 15, the waiting time is the configurable value; Otherwise, the waiting time is twice the configurable value.

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