Struct esp32c2_hal::pac::efuse::rd_repeat_err::R
pub struct R(_);
Expand description
Register RD_REPEAT_ERR
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:1 - If any bit in RD_DIS is 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 2:3 - If any bit in WDT_DELAY_SEL is 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 4 - If any bit in DIS_PAD_JTAG is 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 5 - If any bit in this filed is 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 6 - If any bit in DIS_DOWNLOAD_MANUAL_ENCRYPT is 1, then it indicates a programming error.
pub fn spi_boot_encrypt_decrypt_cnt_err(&self) -> FieldReaderRaw<u8, u8>
pub fn spi_boot_encrypt_decrypt_cnt_err(&self) -> FieldReaderRaw<u8, u8>
Bits 7:9 - If any bit in SPI_BOOT_ENCRYPT_DECRYPT_CNT is 1, then it indicates a programming error.
pub fn xts_key_length_256_err(&self) -> BitReaderRaw<bool>
pub fn xts_key_length_256_err(&self) -> BitReaderRaw<bool>
Bit 10 - If any bit in XTS_KEY_LENGTH_256 is 1, then it indicates a programming error.
pub fn uart_print_control_err(&self) -> FieldReaderRaw<u8, u8>
pub fn uart_print_control_err(&self) -> FieldReaderRaw<u8, u8>
Bits 11:12 - If any bit in UART_PRINT_CONTROL is 1, then it indicates a programming error.
pub fn force_send_resume_err(&self) -> BitReaderRaw<bool>
pub fn force_send_resume_err(&self) -> BitReaderRaw<bool>
Bit 13 - If any bit in FORCE_SEND_RESUME is 1, then it indicates a programming error.
pub fn dis_download_mode_err(&self) -> BitReaderRaw<bool>
pub fn dis_download_mode_err(&self) -> BitReaderRaw<bool>
Bit 14 - If any bit in this filed is 1, then it indicates a programming error.
pub fn dis_direct_boot_err(&self) -> BitReaderRaw<bool>
pub fn dis_direct_boot_err(&self) -> BitReaderRaw<bool>
Bit 15 - If any bit in this filed is 1, then it indicates a programming error.
pub fn enable_security_download_err(&self) -> BitReaderRaw<bool>
pub fn enable_security_download_err(&self) -> BitReaderRaw<bool>
Bit 16 - If any bit in this filed is 1, then it indicates a programming error.
pub fn flash_tpuw_err(&self) -> FieldReaderRaw<u8, u8>
pub fn flash_tpuw_err(&self) -> FieldReaderRaw<u8, u8>
Bits 17:20 - If any bit in this filed is 1, then it indicates a programming error.
pub fn secure_boot_en_err(&self) -> BitReaderRaw<bool>
pub fn secure_boot_en_err(&self) -> BitReaderRaw<bool>
Bit 21 - If any bit in this filed is 1, then it indicates a programming error.
pub fn rpt4_reserved_err(&self) -> FieldReaderRaw<u16, u16>
pub fn rpt4_reserved_err(&self) -> FieldReaderRaw<u16, u16>
Bits 22:31 - Reserved.
Methods from Deref<Target = R<RD_REPEAT_ERR_SPEC>>
pub fn bits(&self) -> <REG as RegisterSpec>::Ux
pub fn bits(&self) -> <REG as RegisterSpec>::Ux
Reads raw bits from register.