Struct esp32s3_hal::pac::efuse::rd_repeat_err1::R
pub struct R(_);
Expand description
Register RD_REPEAT_ERR1
reader
Implementations§
§impl R
impl R
pub fn vdd_spi_drefm_err(&self) -> FieldReaderRaw<u8, u8>
pub fn vdd_spi_drefm_err(&self) -> FieldReaderRaw<u8, u8>
Bits 0:1 - If any bits in this filed are 1, then it indicates a programming error.
pub fn vdd_spi_drefl_err(&self) -> FieldReaderRaw<u8, u8>
pub fn vdd_spi_drefl_err(&self) -> FieldReaderRaw<u8, u8>
Bits 2:3 - If any bits in this filed are 1, then it indicates a programming error.
pub fn vdd_spi_xpd_err(&self) -> BitReaderRaw<bool>
pub fn vdd_spi_xpd_err(&self) -> BitReaderRaw<bool>
Bit 4 - If any bits in this filed are 1, then it indicates a programming error.
pub fn vdd_spi_tieh_err(&self) -> BitReaderRaw<bool>
pub fn vdd_spi_tieh_err(&self) -> BitReaderRaw<bool>
Bit 5 - If any bits in this filed are 1, then it indicates a programming error.
pub fn vdd_spi_force_err(&self) -> BitReaderRaw<bool>
pub fn vdd_spi_force_err(&self) -> BitReaderRaw<bool>
Bit 6 - If any bits in this filed are 1, then it indicates a programming error.
pub fn vdd_spi_en_init_err(&self) -> BitReaderRaw<bool>
pub fn vdd_spi_en_init_err(&self) -> BitReaderRaw<bool>
Bit 7 - If any bits in this filed are 1, then it indicates a programming error.
pub fn vdd_spi_encurlim_err(&self) -> BitReaderRaw<bool>
pub fn vdd_spi_encurlim_err(&self) -> BitReaderRaw<bool>
Bit 8 - If any bits in this filed are 1, then it indicates a programming error.
pub fn vdd_spi_dcurlim_err(&self) -> FieldReaderRaw<u8, u8>
pub fn vdd_spi_dcurlim_err(&self) -> FieldReaderRaw<u8, u8>
Bits 9:11 - If any bits in this filed are 1, then it indicates a programming error.
pub fn vdd_spi_init_err(&self) -> FieldReaderRaw<u8, u8>
pub fn vdd_spi_init_err(&self) -> FieldReaderRaw<u8, u8>
Bits 12:13 - If any bits in this filed are 1, then it indicates a programming error.
pub fn vdd_spi_dcap_err(&self) -> FieldReaderRaw<u8, u8>
pub fn vdd_spi_dcap_err(&self) -> FieldReaderRaw<u8, u8>
Bits 14:15 - If any bits in this filed are 1, then it indicates a programming error.
pub fn wdt_delay_sel_err(&self) -> FieldReaderRaw<u8, u8>
pub fn wdt_delay_sel_err(&self) -> FieldReaderRaw<u8, u8>
Bits 16:17 - If any bits in this filed are 1, then it indicates a programming error.
pub fn spi_boot_crypt_cnt_err(&self) -> FieldReaderRaw<u8, u8>
pub fn spi_boot_crypt_cnt_err(&self) -> FieldReaderRaw<u8, u8>
Bits 18:20 - If any bits in this filed are 1, then it indicates a programming error.
pub fn secure_boot_key_revoke0_err(&self) -> BitReaderRaw<bool>
pub fn secure_boot_key_revoke0_err(&self) -> BitReaderRaw<bool>
Bit 21 - If any bits in this filed are 1, then it indicates a programming error.
pub fn secure_boot_key_revoke1_err(&self) -> BitReaderRaw<bool>
pub fn secure_boot_key_revoke1_err(&self) -> BitReaderRaw<bool>
Bit 22 - If any bits in this filed are 1, then it indicates a programming error.
pub fn secure_boot_key_revoke2_err(&self) -> BitReaderRaw<bool>
pub fn secure_boot_key_revoke2_err(&self) -> BitReaderRaw<bool>
Bit 23 - If any bits in this filed are 1, then it indicates a programming error.
pub fn key_purpose_0_err(&self) -> FieldReaderRaw<u8, u8>
pub fn key_purpose_0_err(&self) -> FieldReaderRaw<u8, u8>
Bits 24:27 - If any bits in this filed are 1, then it indicates a programming error.
pub fn key_purpose_1_err(&self) -> FieldReaderRaw<u8, u8>
pub fn key_purpose_1_err(&self) -> FieldReaderRaw<u8, u8>
Bits 28:31 - If any bits in this filed are 1, then it indicates a programming error.
Methods from Deref<Target = R<RD_REPEAT_ERR1_SPEC>>§
pub fn bits(&self) -> <REG as RegisterSpec>::Ux
pub fn bits(&self) -> <REG as RegisterSpec>::Ux
Reads raw bits from register.