pub struct R(_);
Expand description

Register RD_REPEAT_DATA0 reader

Implementations

Bits 0:6 - Set this bit to disable reading from BlOCK4-10.

Bit 7 - Set this bit to disable boot from RTC RAM.

Bit 8 - Set this bit to disable Icache.

Bit 9 - Set this bit to disable function of usb switch to jtag in module of usb device.

Bit 10 - Set this bit to disable Icache in download mode (boot_mode[3:0] is 0, 1, 2, 3, 6, 7).

Bit 11 - Set this bit to disable usb device.

Bit 12 - Set this bit to disable the function that forces chip into download mode.

Bit 13 - Reserved (used for four backups method).

Bit 14 - Set this bit to disable CAN function.

Bit 15 - Set this bit to enable selection between usb_to_jtag and pad_to_jtag through strapping gpio10 when both reg_dis_usb_jtag and reg_dis_pad_jtag are equal to 0.

Bits 16:18 - Set these bits to disable JTAG in the soft way (odd number 1 means disable ). JTAG can be enabled in HMAC module.

Bit 19 - Set this bit to disable JTAG in the hard way. JTAG is disabled permanently.

Bit 20 - Set this bit to disable flash encryption when in download boot modes.

Bits 21:22 - Controls single-end input threshold vrefh, 1.76 V to 2 V with step of 80 mV, stored in eFuse.

Bits 23:24 - Controls single-end input threshold vrefl, 0.8 V to 1.04 V with step of 80 mV, stored in eFuse.

Bit 25 - Set this bit to exchange USB D+ and D- pins.

Bit 26 - Set this bit to vdd spi pin function as gpio.

Bits 27:28 - Enable btlc gpio.

Bit 29 - Set this bit to enable power glitch function.

Bits 30:31 - Sample delay configuration of power glitch.

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