Struct esp32s3_hal::pac::efuse::rd_repeat_err2::R
pub struct R(_);
Expand description
Register RD_REPEAT_ERR2
reader
Implementations§
§impl R
impl R
pub fn key_purpose_2_err(&self) -> FieldReaderRaw<u8, u8>
pub fn key_purpose_2_err(&self) -> FieldReaderRaw<u8, u8>
Bits 0:3 - If any bits in this filed are 1, then it indicates a programming error.
pub fn key_purpose_3_err(&self) -> FieldReaderRaw<u8, u8>
pub fn key_purpose_3_err(&self) -> FieldReaderRaw<u8, u8>
Bits 4:7 - If any bits in this filed are 1, then it indicates a programming error.
pub fn key_purpose_4_err(&self) -> FieldReaderRaw<u8, u8>
pub fn key_purpose_4_err(&self) -> FieldReaderRaw<u8, u8>
Bits 8:11 - If any bits in this filed are 1, then it indicates a programming error.
pub fn key_purpose_5_err(&self) -> FieldReaderRaw<u8, u8>
pub fn key_purpose_5_err(&self) -> FieldReaderRaw<u8, u8>
Bits 12:15 - If any bits in this filed are 1, then it indicates a programming error.
pub fn rpt4_reserved0_err(&self) -> FieldReaderRaw<u8, u8>
pub fn rpt4_reserved0_err(&self) -> FieldReaderRaw<u8, u8>
Bits 16:19 - If any bits in this filed are 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 20 - If any bits in this filed are 1, then it indicates a programming error.
pub fn secure_boot_aggressive_revoke_err(&self) -> BitReaderRaw<bool>
pub fn secure_boot_aggressive_revoke_err(&self) -> BitReaderRaw<bool>
Bit 21 - If any bits in this filed are 1, then it indicates a programming error.
pub fn dis_usb_jtag_err(&self) -> BitReaderRaw<bool>
pub fn dis_usb_jtag_err(&self) -> BitReaderRaw<bool>
Bit 22 - If any bits in this filed are 1, then it indicates a programming error.
pub fn dis_usb_device_err(&self) -> BitReaderRaw<bool>
pub fn dis_usb_device_err(&self) -> BitReaderRaw<bool>
Bit 23 - If any bits in this filed are 1, then it indicates a programming error.
pub fn strap_jtag_sel_err(&self) -> BitReaderRaw<bool>
pub fn strap_jtag_sel_err(&self) -> BitReaderRaw<bool>
Bit 24 - If any bits in this filed are 1, then it indicates a programming error.
pub fn usb_phy_sel_err(&self) -> BitReaderRaw<bool>
pub fn usb_phy_sel_err(&self) -> BitReaderRaw<bool>
Bit 25 - If any bits in this filed are 1, then it indicates a programming error.
pub fn power_glitch_dsense_err(&self) -> FieldReaderRaw<u8, u8>
pub fn power_glitch_dsense_err(&self) -> FieldReaderRaw<u8, u8>
Bits 26:27 - If any bits in this filed are 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 28:31 - If any bits in this filed are 1, then it indicates a programming error.
Methods from Deref<Target = R<RD_REPEAT_ERR2_SPEC>>§
pub fn bits(&self) -> <REG as RegisterSpec>::Ux
pub fn bits(&self) -> <REG as RegisterSpec>::Ux
Reads raw bits from register.