pub type R = R<RD_REPEAT_DATA3_SPEC>;
Expand description
Register RD_REPEAT_DATA3
reader
Aliased Type§
struct R { /* private fields */ }
Implementations§
Source§impl R
impl R
Sourcepub fn dis_download_mode(&self) -> DIS_DOWNLOAD_MODE_R
pub fn dis_download_mode(&self) -> DIS_DOWNLOAD_MODE_R
Bit 0 - Represents whether Download mode is disabled or enabled. 1: disabled. 0: enabled.
Sourcepub fn dis_direct_boot(&self) -> DIS_DIRECT_BOOT_R
pub fn dis_direct_boot(&self) -> DIS_DIRECT_BOOT_R
Bit 1 - Represents whether direct boot mode is disabled or enabled. 1: disabled. 0: enabled.
Sourcepub fn dis_usb_print(&self) -> DIS_USB_PRINT_R
pub fn dis_usb_print(&self) -> DIS_USB_PRINT_R
Bit 2 - Represents whether print from USB-Serial-JTAG is disabled or enabled. 1: disabled. 0: enabled.
Sourcepub fn rpt4_reserved3_5(&self) -> RPT4_RESERVED3_5_R
pub fn rpt4_reserved3_5(&self) -> RPT4_RESERVED3_5_R
Bit 3 - Reserved.
Sourcepub fn dis_usb_serial_jtag_download_mode(
&self,
) -> DIS_USB_SERIAL_JTAG_DOWNLOAD_MODE_R
pub fn dis_usb_serial_jtag_download_mode( &self, ) -> DIS_USB_SERIAL_JTAG_DOWNLOAD_MODE_R
Bit 4 - Represents whether the USB-Serial-JTAG download function is disabled or enabled. 1: disabled. 0: enabled.
Sourcepub fn enable_security_download(&self) -> ENABLE_SECURITY_DOWNLOAD_R
pub fn enable_security_download(&self) -> ENABLE_SECURITY_DOWNLOAD_R
Bit 5 - Represents whether security download is enabled or disabled. 1: enabled. 0: disabled.
Sourcepub fn uart_print_control(&self) -> UART_PRINT_CONTROL_R
pub fn uart_print_control(&self) -> UART_PRINT_CONTROL_R
Bits 6:7 - Represents the type of UART printing. 00: force enable printing. 01: enable printing when GPIO8 is reset at low level. 10: enable printing when GPIO8 is reset at high level. 11: force disable printing.
Sourcepub fn rpt4_reserved3_4(&self) -> RPT4_RESERVED3_4_R
pub fn rpt4_reserved3_4(&self) -> RPT4_RESERVED3_4_R
Bit 8 - Reserved.
Sourcepub fn rpt4_reserved3_3(&self) -> RPT4_RESERVED3_3_R
pub fn rpt4_reserved3_3(&self) -> RPT4_RESERVED3_3_R
Bit 9 - Reserved.
Sourcepub fn rpt4_reserved3_2(&self) -> RPT4_RESERVED3_2_R
pub fn rpt4_reserved3_2(&self) -> RPT4_RESERVED3_2_R
Bits 10:11 - Reserved.
Sourcepub fn rpt4_reserved3_1(&self) -> RPT4_RESERVED3_1_R
pub fn rpt4_reserved3_1(&self) -> RPT4_RESERVED3_1_R
Bit 12 - Reserved.
Sourcepub fn force_send_resume(&self) -> FORCE_SEND_RESUME_R
pub fn force_send_resume(&self) -> FORCE_SEND_RESUME_R
Bit 13 - Represents whether ROM code is forced to send a resume command during SPI boot. 1: forced. 0:not forced.
Sourcepub fn secure_version(&self) -> SECURE_VERSION_R
pub fn secure_version(&self) -> SECURE_VERSION_R
Bits 14:29 - Represents the version used by ESP-IDF anti-rollback feature.
Sourcepub fn secure_boot_disable_fast_wake(&self) -> SECURE_BOOT_DISABLE_FAST_WAKE_R
pub fn secure_boot_disable_fast_wake(&self) -> SECURE_BOOT_DISABLE_FAST_WAKE_R
Bit 30 - Represents whether FAST VERIFY ON WAKE is disabled or enabled when Secure Boot is enabled. 1: disabled. 0: enabled.
Sourcepub fn rpt4_reserved3_0(&self) -> RPT4_RESERVED3_0_R
pub fn rpt4_reserved3_0(&self) -> RPT4_RESERVED3_0_R
Bit 31 - Reserved.