Struct esp32s3_hal::pac::efuse::rd_repeat_err0::R
pub struct R(_);
Expand description
Register RD_REPEAT_ERR0
reader
Implementations§
§impl R
impl R
pub fn rd_dis_err(&self) -> FieldReaderRaw<u8, u8>
pub fn rd_dis_err(&self) -> FieldReaderRaw<u8, u8>
Bits 0:6 - If any bits in this filed are 1, then it indicates a programming error.
pub fn dis_rtc_ram_boot_err(&self) -> BitReaderRaw<bool>
pub fn dis_rtc_ram_boot_err(&self) -> BitReaderRaw<bool>
Bit 7 - If any bits in this filed are 1, then it indicates a programming error.
pub fn dis_icache_err(&self) -> BitReaderRaw<bool>
pub fn dis_icache_err(&self) -> BitReaderRaw<bool>
Bit 8 - If any bits in this filed are 1, then it indicates a programming error.
pub fn dis_dcache_err(&self) -> BitReaderRaw<bool>
pub fn dis_dcache_err(&self) -> BitReaderRaw<bool>
Bit 9 - If any bits in this filed are 1, then it indicates a programming error.
pub fn dis_download_icache_err(&self) -> BitReaderRaw<bool>
pub fn dis_download_icache_err(&self) -> BitReaderRaw<bool>
Bit 10 - If any bits in this filed are 1, then it indicates a programming error.
pub fn dis_download_dcache_err(&self) -> BitReaderRaw<bool>
pub fn dis_download_dcache_err(&self) -> BitReaderRaw<bool>
Bit 11 - If any bits in this filed are 1, then it indicates a programming error.
pub fn dis_force_download_err(&self) -> BitReaderRaw<bool>
pub fn dis_force_download_err(&self) -> BitReaderRaw<bool>
Bit 12 - If any bits in this filed are 1, then it indicates a programming error.
pub fn dis_usb_err(&self) -> BitReaderRaw<bool>
pub fn dis_usb_err(&self) -> BitReaderRaw<bool>
Bit 13 - If any bits in this filed are 1, then it indicates a programming error.
pub fn dis_can_err(&self) -> BitReaderRaw<bool>
pub fn dis_can_err(&self) -> BitReaderRaw<bool>
Bit 14 - If any bits in this filed are 1, then it indicates a programming error.
pub fn dis_app_cpu_err(&self) -> BitReaderRaw<bool>
pub fn dis_app_cpu_err(&self) -> BitReaderRaw<bool>
Bit 15 - If any bits in this filed are 1, then it indicates a programming error.
pub fn soft_dis_jtag_err(&self) -> FieldReaderRaw<u8, u8>
pub fn soft_dis_jtag_err(&self) -> FieldReaderRaw<u8, u8>
Bits 16:18 - If any bits in this filed are 1, then it indicates a programming error.
pub fn dis_pad_jtag_err(&self) -> BitReaderRaw<bool>
pub fn dis_pad_jtag_err(&self) -> BitReaderRaw<bool>
Bit 19 - If any bits in this filed are 1, then it indicates a programming error.
pub fn dis_download_manual_encrypt_err(&self) -> BitReaderRaw<bool>
pub fn dis_download_manual_encrypt_err(&self) -> BitReaderRaw<bool>
Bit 20 - If any bits in this filed are 1, then it indicates a programming error.
pub fn usb_drefh_err(&self) -> FieldReaderRaw<u8, u8>
pub fn usb_drefh_err(&self) -> FieldReaderRaw<u8, u8>
Bits 21:22 - If any bits in this filed are 1, then it indicates a programming error.
pub fn usb_drefl_err(&self) -> FieldReaderRaw<u8, u8>
pub fn usb_drefl_err(&self) -> FieldReaderRaw<u8, u8>
Bits 23:24 - If any bits in this filed are 1, then it indicates a programming error.
pub fn usb_exchg_pins_err(&self) -> BitReaderRaw<bool>
pub fn usb_exchg_pins_err(&self) -> BitReaderRaw<bool>
Bit 25 - If any bits in this filed are 1, then it indicates a programming error.
pub fn ext_phy_enable_err(&self) -> BitReaderRaw<bool>
pub fn ext_phy_enable_err(&self) -> BitReaderRaw<bool>
Bit 26 - If any bits in this filed are 1, then it indicates a programming error.
pub fn btlc_gpio_enable_err(&self) -> FieldReaderRaw<u8, u8>
pub fn btlc_gpio_enable_err(&self) -> FieldReaderRaw<u8, u8>
Bits 27:28 - If any bits in this filed are 1, then it indicates a programming error.
pub fn vdd_spi_modecurlim_err(&self) -> BitReaderRaw<bool>
pub fn vdd_spi_modecurlim_err(&self) -> BitReaderRaw<bool>
Bit 29 - If any bits in this filed are 1, then it indicates a programming error.
pub fn vdd_spi_drefh_err(&self) -> FieldReaderRaw<u8, u8>
pub fn vdd_spi_drefh_err(&self) -> FieldReaderRaw<u8, u8>
Bits 30:31 - If any bits in this filed are 1, then it indicates a programming error.
Methods from Deref<Target = R<RD_REPEAT_ERR0_SPEC>>§
pub fn bits(&self) -> <REG as RegisterSpec>::Ux
pub fn bits(&self) -> <REG as RegisterSpec>::Ux
Reads raw bits from register.