pub type R = R<RD_REPEAT_DATA3_SPEC>;
Expand description
Register RD_REPEAT_DATA3
reader
Aliased Type§
pub 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 - Set this bit to disable all download boot modes.
Sourcepub fn dis_legacy_spi_boot(&self) -> DIS_LEGACY_SPI_BOOT_R
pub fn dis_legacy_spi_boot(&self) -> DIS_LEGACY_SPI_BOOT_R
Bit 1 - Set this bit to disable Legacy SPI boot mode.
Sourcepub fn uart_print_channel(&self) -> UART_PRINT_CHANNEL_R
pub fn uart_print_channel(&self) -> UART_PRINT_CHANNEL_R
Bit 2 - Selects the default UART for printing boot messages. 0: UART0. 1: UART1.
Sourcepub fn rpt4_reserved3(&self) -> RPT4_RESERVED3_R
pub fn rpt4_reserved3(&self) -> RPT4_RESERVED3_R
Bit 3 - Reserved (used for four backups method).
Sourcepub fn dis_usb_download_mode(&self) -> DIS_USB_DOWNLOAD_MODE_R
pub fn dis_usb_download_mode(&self) -> DIS_USB_DOWNLOAD_MODE_R
Bit 4 - Set this bit to disable use of USB OTG in UART download boot mode.
Sourcepub fn enable_security_download(&self) -> ENABLE_SECURITY_DOWNLOAD_R
pub fn enable_security_download(&self) -> ENABLE_SECURITY_DOWNLOAD_R
Bit 5 - Set this bit to enable secure UART download mode (read/write flash only).
Sourcepub fn uart_print_control(&self) -> UART_PRINT_CONTROL_R
pub fn uart_print_control(&self) -> UART_PRINT_CONTROL_R
Bits 6:7 - Set the default UART boot message output mode. 00: Enabled. 01: Enable when GPIO46 is low at reset. 10: Enable when GPIO46 is high at reset. 11: Disabled.
Sourcepub fn pin_power_selection(&self) -> PIN_POWER_SELECTION_R
pub fn pin_power_selection(&self) -> PIN_POWER_SELECTION_R
Bit 8 - Set default power supply for GPIO33-GPIO37, set when SPI flash is initialized. 0: VDD3P3_CPU. 1: VDD_SPI.
Sourcepub fn flash_type(&self) -> FLASH_TYPE_R
pub fn flash_type(&self) -> FLASH_TYPE_R
Bit 9 - SPI flash type. 0: maximum four data lines, 1: eight data lines.
Sourcepub fn force_send_resume(&self) -> FORCE_SEND_RESUME_R
pub fn force_send_resume(&self) -> FORCE_SEND_RESUME_R
Bit 10 - If set, forces ROM code to send an SPI flash resume command during SPI boot.
Sourcepub fn secure_version(&self) -> SECURE_VERSION_R
pub fn secure_version(&self) -> SECURE_VERSION_R
Bits 11:26 - Secure version (used by ESP-IDF anti-rollback feature).
Sourcepub fn rpt4_reserved2(&self) -> RPT4_RESERVED2_R
pub fn rpt4_reserved2(&self) -> RPT4_RESERVED2_R
Bits 27:31 - Reserved (used for four backups method).