Module esp32c3::efuse::rd_repeat_err0

source ·
Expand description

Programming error record register 0 of BLOCK0.

Structs§

Type Aliases§

  • Field BTLC_GPIO_ENABLE_ERR reader - If any bit in BTLC_GPIO_ENABLE is 1, then it indicates a programming error.
  • Field DIS_CAN_ERR reader - If DIS_CAN is 1, then it indicates a programming error.
  • Field DIS_DOWNLOAD_ICACHE_ERR reader - If DIS_DOWNLOAD_ICACHE is 1, then it indicates a programming error.
  • Field DIS_DOWNLOAD_MANUAL_ENCRYPT_ERR reader - If DIS_DOWNLOAD_MANUAL_ENCRYPT is 1, then it indicates a programming error.
  • Field DIS_FORCE_DOWNLOAD_ERR reader - If DIS_FORCE_DOWNLOAD is 1, then it indicates a programming error.
  • Field DIS_ICACHE_ERR reader - If DIS_ICACHE is 1, then it indicates a programming error.
  • Field DIS_PAD_JTAG_ERR reader - If DIS_PAD_JTAG is 1, then it indicates a programming error.
  • Field DIS_RTC_RAM_BOOT_ERR reader - If DIS_RTC_RAM_BOOT is 1, then it indicates a programming error.
  • Field DIS_USB_DEVICE_ERR reader - If DIS_USB_DEVICE is 1, then it indicates a programming error.
  • Field DIS_USB_JTAG_ERR reader - If DIS_USB_JTAG is 1, then it indicates a programming error.
  • Field JTAG_SEL_ENABLE_ERR reader - If JTAG_SEL_ENABLE is 1, then it indicates a programming error.
  • Field POWERGLITCH_EN_ERR reader - If POWERGLITCH_EN is 1, then it indicates a programming error.
  • Field POWER_GLITCH_DSENSE_ERR reader - If any bit in POWER_GLITCH_DSENSE is 1, then it indicates a programming error.
  • Register RD_REPEAT_ERR0 reader
  • Field RD_DIS_ERR reader - If any bit in RD_DIS is 1, then it indicates a programming error.
  • Field RPT4_RESERVED6_ERR reader - Reserved.
  • Field SOFT_DIS_JTAG_ERR reader - If SOFT_DIS_JTAG is 1, then it indicates a programming error.
  • Field USB_DREFH_ERR reader - If any bit in USB_DREFH is 1, then it indicates a programming error.
  • Field USB_DREFL_ERR reader - If any bit in USB_DREFL is 1, then it indicates a programming error.
  • Field USB_EXCHG_PINS_ERR reader - If USB_EXCHG_PINS is 1, then it indicates a programming error.
  • Field VDD_SPI_AS_GPIO_ERR reader - If VDD_SPI_AS_GPIO is 1, then it indicates a programming error.