Struct esp32c3::efuse::rd_repeat_data1::R [−][src]
pub struct R(_);Expand description
Register RD_REPEAT_DATA1 reader
Implementations
Bits 0:15 - Reserved (used for four backups method).
Bits 16:17 - Selects RTC watchdog timeout threshold, in unit of slow clock cycle. 0: 40000. 1: 80000. 2: 160000. 3:320000.
Bits 18:20 - Set this bit to enable SPI boot encrypt/decrypt. Odd number of 1: enable. even number of 1: disable.
Bit 21 - Set this bit to enable revoking first secure boot key.
Bit 22 - Set this bit to enable revoking second secure boot key.
Bit 23 - Set this bit to enable revoking third secure boot key.
Bits 24:27 - Purpose of Key0.
Bits 28:31 - Purpose of Key1.
Methods from Deref<Target = R<RD_REPEAT_DATA1_SPEC>>
Trait Implementations
Performs the conversion.
