Readable

Trait Readable 

Source
pub trait Readable: RegisterSpec {
    type Reader: From<R<Self>> + Deref<Target = R<Self>>;
}
Expand description

Trait implemented by readable registers to enable the read method.

Registers marked with Writable can be also be modify’ed.

Required Associated Types§

Source

type Reader: From<R<Self>> + Deref<Target = R<Self>>

Result from a call to read and argument to modify.

Dyn Compatibility§

This trait is not dyn compatible.

In older versions of Rust, dyn compatibility was called "object safety", so this trait is not object safe.

Implementors§

Source§

impl Readable for ACOMP0_CTRL_SPEC

read() method returns acomp0_ctrl::R reader structure

Source§

impl Readable for ACOMP1_CTRL_SPEC

read() method returns acomp1_ctrl::R reader structure

Source§

impl Readable for ACOMP_CTRL_SPEC

read() method returns acomp_ctrl::R reader structure

Source§

impl Readable for AON_SPEC

read() method returns aon::R reader structure

Source§

impl Readable for AON_COMMON_SPEC

read() method returns aon_common::R reader structure

Source§

impl Readable for AON_MISC_SPEC

read() method returns aon_misc::R reader structure

Source§

impl Readable for BG_SYS_TOP_SPEC

read() method returns bg_sys_top::R reader structure

Source§

impl Readable for DCDC18_TOP_0_SPEC

read() method returns dcdc18_top_0::R reader structure

Source§

impl Readable for DCDC18_TOP_1_SPEC

read() method returns dcdc18_top_1::R reader structure

Source§

impl Readable for GPADC_REG_CMD_SPEC

read() method returns gpadc_reg_cmd::R reader structure

Source§

impl Readable for GPADC_REG_CONFIG1_SPEC

read() method returns gpadc_reg_config1::R reader structure

Source§

impl Readable for GPADC_REG_CONFIG2_SPEC

read() method returns gpadc_reg_config2::R reader structure

Source§

impl Readable for GPADC_REG_DEFINE_SPEC

read() method returns gpadc_reg_define::R reader structure

Source§

impl Readable for GPADC_REG_ISR_SPEC

read() method returns gpadc_reg_isr::R reader structure

Source§

impl Readable for GPADC_REG_RAW_RESULT_SPEC

read() method returns gpadc_reg_raw_result::R reader structure

Source§

impl Readable for GPADC_REG_RESULT_SPEC

read() method returns gpadc_reg_result::R reader structure

Source§

impl Readable for GPADC_REG_SCN_NEG1_SPEC

read() method returns gpadc_reg_scn_neg1::R reader structure

Source§

impl Readable for GPADC_REG_SCN_NEG2_SPEC

read() method returns gpadc_reg_scn_neg2::R reader structure

Source§

impl Readable for GPADC_REG_SCN_POS1_SPEC

read() method returns gpadc_reg_scn_pos1::R reader structure

Source§

impl Readable for GPADC_REG_SCN_POS2_SPEC

read() method returns gpadc_reg_scn_pos2::R reader structure

Source§

impl Readable for GPADC_REG_STATUS_SPEC

read() method returns gpadc_reg_status::R reader structure

Source§

impl Readable for HBNCORE_RESV0_SPEC

read() method returns hbncore_resv0::R reader structure

Source§

impl Readable for HBNCORE_RESV1_SPEC

read() method returns hbncore_resv1::R reader structure

Source§

impl Readable for LDO11SOC_AND_DCTEST_SPEC

read() method returns ldo11soc_and_dctest::R reader structure

Source§

impl Readable for PSW_IRRCV_SPEC

read() method returns psw_irrcv::R reader structure

Source§

impl Readable for RF_TOP_AON_SPEC

read() method returns rf_top_aon::R reader structure

Source§

impl Readable for TSEN_SPEC

read() method returns tsen::R reader structure

Source§

impl Readable for XTAL_CFG_SPEC

read() method returns xtal_cfg::R reader structure

Source§

impl Readable for DVP2AHB_ADDR_START_0_SPEC

read() method returns dvp2ahb_addr_start_0::R reader structure

Source§

impl Readable for DVP2AHB_ADDR_START_1_SPEC

read() method returns dvp2ahb_addr_start_1::R reader structure

Source§

impl Readable for DVP2AHB_FRAME_BCNT_0_SPEC

read() method returns dvp2ahb_frame_bcnt_0::R reader structure

Source§

impl Readable for DVP2AHB_FRAME_BCNT_1_SPEC

read() method returns dvp2ahb_frame_bcnt_1::R reader structure

Source§

impl Readable for DVP2AHB_MEM_BCNT_0_SPEC

read() method returns dvp2ahb_mem_bcnt_0::R reader structure

Source§

impl Readable for DVP2AHB_MEM_BCNT_1_SPEC

read() method returns dvp2ahb_mem_bcnt_1::R reader structure

Source§

impl Readable for DVP2AXI_CONFIGUE_SPEC

read() method returns dvp2axi_configue::R reader structure

Source§

impl Readable for DVP_DEBUG_SPEC

read() method returns dvp_debug::R reader structure

Source§

impl Readable for DVP_DUMMY_REG_SPEC

read() method returns dvp_dummy_reg::R reader structure

Source§

impl Readable for DVP_FRAME_FIFO_POP_SPEC

read() method returns dvp_frame_fifo_pop::R reader structure

Source§

impl Readable for DVP_STATUS_AND_ERROR_SPEC

read() method returns dvp_status_and_error::R reader structure

Source§

impl Readable for FRAME_BYTE_CNT0_0_SPEC

read() method returns frame_byte_cnt0_0::R reader structure

Source§

impl Readable for FRAME_BYTE_CNT0_1_SPEC

read() method returns frame_byte_cnt0_1::R reader structure

Source§

impl Readable for FRAME_BYTE_CNT0_2_SPEC

read() method returns frame_byte_cnt0_2::R reader structure

Source§

impl Readable for FRAME_BYTE_CNT0_3_SPEC

read() method returns frame_byte_cnt0_3::R reader structure

Source§

impl Readable for FRAME_BYTE_CNT0_4_SPEC

read() method returns frame_byte_cnt0_4::R reader structure

Source§

impl Readable for FRAME_BYTE_CNT0_5_SPEC

read() method returns frame_byte_cnt0_5::R reader structure

Source§

impl Readable for FRAME_BYTE_CNT0_6_SPEC

read() method returns frame_byte_cnt0_6::R reader structure

Source§

impl Readable for FRAME_BYTE_CNT0_7_SPEC

read() method returns frame_byte_cnt0_7::R reader structure

Source§

impl Readable for FRAME_BYTE_CNT1_0_SPEC

read() method returns frame_byte_cnt1_0::R reader structure

Source§

impl Readable for FRAME_BYTE_CNT1_1_SPEC

read() method returns frame_byte_cnt1_1::R reader structure

Source§

impl Readable for FRAME_BYTE_CNT1_2_SPEC

read() method returns frame_byte_cnt1_2::R reader structure

Source§

impl Readable for FRAME_BYTE_CNT1_3_SPEC

read() method returns frame_byte_cnt1_3::R reader structure

Source§

impl Readable for FRAME_BYTE_CNT1_4_SPEC

read() method returns frame_byte_cnt1_4::R reader structure

Source§

impl Readable for FRAME_BYTE_CNT1_5_SPEC

read() method returns frame_byte_cnt1_5::R reader structure

Source§

impl Readable for FRAME_BYTE_CNT1_6_SPEC

read() method returns frame_byte_cnt1_6::R reader structure

Source§

impl Readable for FRAME_BYTE_CNT1_7_SPEC

read() method returns frame_byte_cnt1_7::R reader structure

Source§

impl Readable for FRAME_SIZE_CONTROL_SPEC

read() method returns frame_size_control::R reader structure

Source§

impl Readable for FRAME_START_ADDR0_0_SPEC

read() method returns frame_start_addr0_0::R reader structure

Source§

impl Readable for FRAME_START_ADDR0_1_SPEC

read() method returns frame_start_addr0_1::R reader structure

Source§

impl Readable for FRAME_START_ADDR0_2_SPEC

read() method returns frame_start_addr0_2::R reader structure

Source§

impl Readable for FRAME_START_ADDR0_3_SPEC

read() method returns frame_start_addr0_3::R reader structure

Source§

impl Readable for FRAME_START_ADDR0_4_SPEC

read() method returns frame_start_addr0_4::R reader structure

Source§

impl Readable for FRAME_START_ADDR0_5_SPEC

read() method returns frame_start_addr0_5::R reader structure

Source§

impl Readable for FRAME_START_ADDR0_6_SPEC

read() method returns frame_start_addr0_6::R reader structure

Source§

impl Readable for FRAME_START_ADDR0_7_SPEC

read() method returns frame_start_addr0_7::R reader structure

Source§

impl Readable for FRAME_START_ADDR1_0_SPEC

read() method returns frame_start_addr1_0::R reader structure

Source§

impl Readable for FRAME_START_ADDR1_1_SPEC

read() method returns frame_start_addr1_1::R reader structure

Source§

impl Readable for FRAME_START_ADDR1_2_SPEC

read() method returns frame_start_addr1_2::R reader structure

Source§

impl Readable for FRAME_START_ADDR1_3_SPEC

read() method returns frame_start_addr1_3::R reader structure

Source§

impl Readable for FRAME_START_ADDR1_4_SPEC

read() method returns frame_start_addr1_4::R reader structure

Source§

impl Readable for FRAME_START_ADDR1_5_SPEC

read() method returns frame_start_addr1_5::R reader structure

Source§

impl Readable for FRAME_START_ADDR1_6_SPEC

read() method returns frame_start_addr1_6::R reader structure

Source§

impl Readable for FRAME_START_ADDR1_7_SPEC

read() method returns frame_start_addr1_7::R reader structure

Source§

impl Readable for HSYNC_CONTROL_SPEC

read() method returns hsync_control::R reader structure

Source§

impl Readable for INT_CONTROL_SPEC

read() method returns int_control::R reader structure

Source§

impl Readable for SNSR_CONTROL_SPEC

read() method returns snsr_control::R reader structure

Source§

impl Readable for VSYNC_CONTROL_SPEC

read() method returns vsync_control::R reader structure

Source§

impl Readable for CCI_ADDR_SPEC

read() method returns cci_addr::R reader structure

Source§

impl Readable for CCI_CFG_SPEC

read() method returns cci_cfg::R reader structure

Source§

impl Readable for CCI_CTL_SPEC

read() method returns cci_ctl::R reader structure

Source§

impl Readable for CCI_RDATA_SPEC

read() method returns cci_rdata::R reader structure

Source§

impl Readable for CCI_WDATA_SPEC

read() method returns cci_wdata::R reader structure

Source§

impl Readable for CKS_CONFIG_SPEC

read() method returns cks_config::R reader structure

Source§

impl Readable for CKS_OUT_SPEC

read() method returns cks_out::R reader structure

Source§

impl Readable for DATA_IN_SPEC

read() method returns data_in::R reader structure

Source§

impl Readable for DMA_C0CONFIG_SPEC

read() method returns dma_c0config::R reader structure

Source§

impl Readable for DMA_C0CONTROL_SPEC

read() method returns dma_c0control::R reader structure

Source§

impl Readable for DMA_C0DST_ADDR_SPEC

read() method returns dma_c0dst_addr::R reader structure

Source§

impl Readable for DMA_C0LLI_SPEC

read() method returns dma_c0lli::R reader structure

Source§

impl Readable for DMA_C0SRC_ADDR_SPEC

read() method returns dma_c0src_addr::R reader structure

Source§

impl Readable for DMA_C1CONFIG_SPEC

read() method returns dma_c1config::R reader structure

Source§

impl Readable for DMA_C1CONTROL_SPEC

read() method returns dma_c1control::R reader structure

Source§

impl Readable for DMA_C1DST_ADDR_SPEC

read() method returns dma_c1dst_addr::R reader structure

Source§

impl Readable for DMA_C1LLI_SPEC

read() method returns dma_c1lli::R reader structure

Source§

impl Readable for DMA_C1SRC_ADDR_SPEC

read() method returns dma_c1src_addr::R reader structure

Source§

impl Readable for DMA_C2CONFIG_SPEC

read() method returns dma_c2config::R reader structure

Source§

impl Readable for DMA_C2CONTROL_SPEC

read() method returns dma_c2control::R reader structure

Source§

impl Readable for DMA_C2DST_ADDR_SPEC

read() method returns dma_c2dst_addr::R reader structure

Source§

impl Readable for DMA_C2LLI_SPEC

read() method returns dma_c2lli::R reader structure

Source§

impl Readable for DMA_C2SRC_ADDR_SPEC

read() method returns dma_c2src_addr::R reader structure

Source§

impl Readable for DMA_C3CONFIG_SPEC

read() method returns dma_c3config::R reader structure

Source§

impl Readable for DMA_C3CONTROL_SPEC

read() method returns dma_c3control::R reader structure

Source§

impl Readable for DMA_C3DST_ADDR_SPEC

read() method returns dma_c3dst_addr::R reader structure

Source§

impl Readable for DMA_C3LLI_SPEC

read() method returns dma_c3lli::R reader structure

Source§

impl Readable for DMA_C3SRC_ADDR_SPEC

read() method returns dma_c3src_addr::R reader structure

Source§

impl Readable for DMA_C4CONFIG_SPEC

read() method returns dma_c4config::R reader structure

Source§

impl Readable for DMA_C4CONTROL_SPEC

read() method returns dma_c4control::R reader structure

Source§

impl Readable for DMA_C4DST_ADDR_SPEC

read() method returns dma_c4dst_addr::R reader structure

Source§

impl Readable for DMA_C4LLI_SPEC

read() method returns dma_c4lli::R reader structure

Source§

impl Readable for DMA_C4SRC_ADDR_SPEC

read() method returns dma_c4src_addr::R reader structure

Source§

impl Readable for DMA_C5CONFIG_SPEC

read() method returns dma_c5config::R reader structure

Source§

impl Readable for DMA_C5CONTROL_SPEC

read() method returns dma_c5control::R reader structure

Source§

impl Readable for DMA_C5DST_ADDR_SPEC

read() method returns dma_c5dst_addr::R reader structure

Source§

impl Readable for DMA_C5LLI_SPEC

read() method returns dma_c5lli::R reader structure

Source§

impl Readable for DMA_C5SRC_ADDR_SPEC

read() method returns dma_c5src_addr::R reader structure

Source§

impl Readable for DMA_C6CONFIG_SPEC

read() method returns dma_c6config::R reader structure

Source§

impl Readable for DMA_C6CONTROL_SPEC

read() method returns dma_c6control::R reader structure

Source§

impl Readable for DMA_C6DST_ADDR_SPEC

read() method returns dma_c6dst_addr::R reader structure

Source§

impl Readable for DMA_C6LLI_SPEC

read() method returns dma_c6lli::R reader structure

Source§

impl Readable for DMA_C6SRC_ADDR_SPEC

read() method returns dma_c6src_addr::R reader structure

Source§

impl Readable for DMA_C7CONFIG_SPEC

read() method returns dma_c7config::R reader structure

Source§

impl Readable for DMA_C7CONTROL_SPEC

read() method returns dma_c7control::R reader structure

Source§

impl Readable for DMA_C7DST_ADDR_SPEC

read() method returns dma_c7dst_addr::R reader structure

Source§

impl Readable for DMA_C7LLI_SPEC

read() method returns dma_c7lli::R reader structure

Source§

impl Readable for DMA_C7SRC_ADDR_SPEC

read() method returns dma_c7src_addr::R reader structure

Source§

impl Readable for DMA_ENBLD_CHNS_SPEC

read() method returns dma_enbld_chns::R reader structure

Source§

impl Readable for DMA_INT_ERR_CLR_SPEC

read() method returns dma_int_err_clr::R reader structure

Source§

impl Readable for DMA_INT_ERROR_STATUS_SPEC

read() method returns dma_int_error_status::R reader structure

Source§

impl Readable for DMA_INT_STATUS_SPEC

read() method returns dma_int_status::R reader structure

Source§

impl Readable for DMA_INT_TCCLEAR_SPEC

read() method returns dma_int_tcclear::R reader structure

Source§

impl Readable for DMA_INT_TCSTATUS_SPEC

read() method returns dma_int_tcstatus::R reader structure

Source§

impl Readable for DMA_RAW_INT_ERROR_STATUS_SPEC

read() method returns dma_raw_int_error_status::R reader structure

Source§

impl Readable for DMA_RAW_INT_TCSTATUS_SPEC

read() method returns dma_raw_int_tcstatus::R reader structure

Source§

impl Readable for DMA_SOFT_BREQ_SPEC

read() method returns dma_soft_breq::R reader structure

Source§

impl Readable for DMA_SOFT_LBREQ_SPEC

read() method returns dma_soft_lbreq::R reader structure

Source§

impl Readable for DMA_SOFT_LSREQ_SPEC

read() method returns dma_soft_lsreq::R reader structure

Source§

impl Readable for DMA_SOFT_SREQ_SPEC

read() method returns dma_soft_sreq::R reader structure

Source§

impl Readable for DMA_SYNC_SPEC

read() method returns dma_sync::R reader structure

Source§

impl Readable for DMA_TOP_CONFIG_SPEC

read() method returns dma_top_config::R reader structure

Source§

impl Readable for EF_CRC_CTRL_0_SPEC

read() method returns ef_crc_ctrl_0::R reader structure

Source§

impl Readable for EF_CRC_CTRL_1_SPEC

read() method returns ef_crc_ctrl_1::R reader structure

Source§

impl Readable for EF_CRC_CTRL_2_SPEC

read() method returns ef_crc_ctrl_2::R reader structure

Source§

impl Readable for EF_CRC_CTRL_3_SPEC

read() method returns ef_crc_ctrl_3::R reader structure

Source§

impl Readable for EF_CRC_CTRL_4_SPEC

read() method returns ef_crc_ctrl_4::R reader structure

Source§

impl Readable for EF_CRC_CTRL_5_SPEC

read() method returns ef_crc_ctrl_5::R reader structure

Source§

impl Readable for EF_IF_0_MANUAL_SPEC

read() method returns ef_if_0_manual::R reader structure

Source§

impl Readable for EF_IF_0_STATUS_SPEC

read() method returns ef_if_0_status::R reader structure

Source§

impl Readable for EF_IF_ANA_TRIM_0_SPEC

read() method returns ef_if_ana_trim_0::R reader structure

Source§

impl Readable for EF_IF_CFG_0_SPEC

read() method returns ef_if_cfg_0::R reader structure

Source§

impl Readable for EF_IF_CTRL_0_SPEC

read() method returns ef_if_ctrl_0::R reader structure

Source§

impl Readable for EF_IF_CYC_0_SPEC

read() method returns ef_if_cyc_0::R reader structure

Source§

impl Readable for EF_IF_CYC_1_SPEC

read() method returns ef_if_cyc_1::R reader structure

Source§

impl Readable for EF_IF_SW_USAGE_0_SPEC

read() method returns ef_if_sw_usage_0::R reader structure

Source§

impl Readable for EF_RESERVED_SPEC

read() method returns ef_reserved::R reader structure

Source§

impl Readable for EF_SW_CFG_0_SPEC

read() method returns ef_sw_cfg_0::R reader structure

Source§

impl Readable for EF_ANA_TRIM_0_SPEC

read() method returns ef_ana_trim_0::R reader structure

Source§

impl Readable for EF_CFG_0_SPEC

read() method returns ef_cfg_0::R reader structure

Source§

impl Readable for EF_DATA_0_LOCK_SPEC

read() method returns ef_data_0_lock::R reader structure

Source§

impl Readable for EF_DBG_PWD_HIGH_SPEC

read() method returns ef_dbg_pwd_high::R reader structure

Source§

impl Readable for EF_DBG_PWD_LOW_SPEC

read() method returns ef_dbg_pwd_low::R reader structure

Source§

impl Readable for EF_KEY_SLOT_0_W0_SPEC

read() method returns ef_key_slot_0_w0::R reader structure

Source§

impl Readable for EF_KEY_SLOT_0_W1_SPEC

read() method returns ef_key_slot_0_w1::R reader structure

Source§

impl Readable for EF_KEY_SLOT_0_W2_SPEC

read() method returns ef_key_slot_0_w2::R reader structure

Source§

impl Readable for EF_KEY_SLOT_0_W3_SPEC

read() method returns ef_key_slot_0_w3::R reader structure

Source§

impl Readable for EF_KEY_SLOT_1_W0_SPEC

read() method returns ef_key_slot_1_w0::R reader structure

Source§

impl Readable for EF_KEY_SLOT_1_W1_SPEC

read() method returns ef_key_slot_1_w1::R reader structure

Source§

impl Readable for EF_KEY_SLOT_1_W2_SPEC

read() method returns ef_key_slot_1_w2::R reader structure

Source§

impl Readable for EF_KEY_SLOT_1_W3_SPEC

read() method returns ef_key_slot_1_w3::R reader structure

Source§

impl Readable for EF_KEY_SLOT_2_W0_SPEC

read() method returns ef_key_slot_2_w0::R reader structure

Source§

impl Readable for EF_KEY_SLOT_2_W1_SPEC

read() method returns ef_key_slot_2_w1::R reader structure

Source§

impl Readable for EF_KEY_SLOT_2_W2_SPEC

read() method returns ef_key_slot_2_w2::R reader structure

Source§

impl Readable for EF_KEY_SLOT_2_W3_SPEC

read() method returns ef_key_slot_2_w3::R reader structure

Source§

impl Readable for EF_KEY_SLOT_3_W0_SPEC

read() method returns ef_key_slot_3_w0::R reader structure

Source§

impl Readable for EF_KEY_SLOT_3_W1_SPEC

read() method returns ef_key_slot_3_w1::R reader structure

Source§

impl Readable for EF_KEY_SLOT_3_W2_SPEC

read() method returns ef_key_slot_3_w2::R reader structure

Source§

impl Readable for EF_KEY_SLOT_3_W3_SPEC

read() method returns ef_key_slot_3_w3::R reader structure

Source§

impl Readable for EF_KEY_SLOT_4_W0_SPEC

read() method returns ef_key_slot_4_w0::R reader structure

Source§

impl Readable for EF_KEY_SLOT_4_W1_SPEC

read() method returns ef_key_slot_4_w1::R reader structure

Source§

impl Readable for EF_KEY_SLOT_4_W2_SPEC

read() method returns ef_key_slot_4_w2::R reader structure

Source§

impl Readable for EF_KEY_SLOT_4_W3_SPEC

read() method returns ef_key_slot_4_w3::R reader structure

Source§

impl Readable for EF_KEY_SLOT_5_W0_SPEC

read() method returns ef_key_slot_5_w0::R reader structure

Source§

impl Readable for EF_KEY_SLOT_5_W1_SPEC

read() method returns ef_key_slot_5_w1::R reader structure

Source§

impl Readable for EF_KEY_SLOT_5_W2_SPEC

read() method returns ef_key_slot_5_w2::R reader structure

Source§

impl Readable for EF_KEY_SLOT_5_W3_SPEC

read() method returns ef_key_slot_5_w3::R reader structure

Source§

impl Readable for EF_SW_USAGE_0_SPEC

read() method returns ef_sw_usage_0::R reader structure

Source§

impl Readable for EF_WIFI_MAC_HIGH_SPEC

read() method returns ef_wifi_mac_high::R reader structure

Source§

impl Readable for EF_WIFI_MAC_LOW_SPEC

read() method returns ef_wifi_mac_low::R reader structure

Source§

impl Readable for REG_DATA_1_LOCK_SPEC

read() method returns reg_data_1_lock::R reader structure

Source§

impl Readable for REG_KEY_SLOT_6_W0_SPEC

read() method returns reg_key_slot_6_w0::R reader structure

Source§

impl Readable for REG_KEY_SLOT_6_W1_SPEC

read() method returns reg_key_slot_6_w1::R reader structure

Source§

impl Readable for REG_KEY_SLOT_6_W2_SPEC

read() method returns reg_key_slot_6_w2::R reader structure

Source§

impl Readable for REG_KEY_SLOT_6_W3_SPEC

read() method returns reg_key_slot_6_w3::R reader structure

Source§

impl Readable for REG_KEY_SLOT_7_W0_SPEC

read() method returns reg_key_slot_7_w0::R reader structure

Source§

impl Readable for REG_KEY_SLOT_7_W1_SPEC

read() method returns reg_key_slot_7_w1::R reader structure

Source§

impl Readable for REG_KEY_SLOT_7_W2_SPEC

read() method returns reg_key_slot_7_w2::R reader structure

Source§

impl Readable for REG_KEY_SLOT_7_W3_SPEC

read() method returns reg_key_slot_7_w3::R reader structure

Source§

impl Readable for REG_KEY_SLOT_8_W0_SPEC

read() method returns reg_key_slot_8_w0::R reader structure

Source§

impl Readable for REG_KEY_SLOT_8_W1_SPEC

read() method returns reg_key_slot_8_w1::R reader structure

Source§

impl Readable for REG_KEY_SLOT_8_W2_SPEC

read() method returns reg_key_slot_8_w2::R reader structure

Source§

impl Readable for REG_KEY_SLOT_8_W3_SPEC

read() method returns reg_key_slot_8_w3::R reader structure

Source§

impl Readable for REG_KEY_SLOT_9_W0_SPEC

read() method returns reg_key_slot_9_w0::R reader structure

Source§

impl Readable for REG_KEY_SLOT_9_W1_SPEC

read() method returns reg_key_slot_9_w1::R reader structure

Source§

impl Readable for REG_KEY_SLOT_9_W2_SPEC

read() method returns reg_key_slot_9_w2::R reader structure

Source§

impl Readable for REG_KEY_SLOT_9_W3_SPEC

read() method returns reg_key_slot_9_w3::R reader structure

Source§

impl Readable for REG_KEY_SLOT_10_W0_SPEC

read() method returns reg_key_slot_10_w0::R reader structure

Source§

impl Readable for REG_KEY_SLOT_10_W1_SPEC

read() method returns reg_key_slot_10_w1::R reader structure

Source§

impl Readable for REG_KEY_SLOT_10_W2_SPEC

read() method returns reg_key_slot_10_w2::R reader structure

Source§

impl Readable for REG_KEY_SLOT_10_W3_SPEC

read() method returns reg_key_slot_10_w3::R reader structure

Source§

impl Readable for REG_KEY_SLOT_11_W0_SPEC

read() method returns reg_key_slot_11_w0::R reader structure

Source§

impl Readable for REG_KEY_SLOT_11_W1_SPEC

read() method returns reg_key_slot_11_w1::R reader structure

Source§

impl Readable for REG_KEY_SLOT_11_W2_SPEC

read() method returns reg_key_slot_11_w2::R reader structure

Source§

impl Readable for REG_KEY_SLOT_11_W3_SPEC

read() method returns reg_key_slot_11_w3::R reader structure

Source§

impl Readable for COLLCONFIG_SPEC

read() method returns collconfig::R reader structure

Source§

impl Readable for HASH0_ADDR_SPEC

read() method returns hash0_addr::R reader structure

Source§

impl Readable for HASH1_ADDR_SPEC

read() method returns hash1_addr::R reader structure

Source§

impl Readable for INT_MASK_SPEC

read() method returns int_mask::R reader structure

Source§

impl Readable for INT_SOURCE_SPEC

read() method returns int_source::R reader structure

Source§

impl Readable for IPGT_SPEC

read() method returns ipgt::R reader structure

Source§

impl Readable for MAC_ADDR0_SPEC

read() method returns mac_addr0::R reader structure

Source§

impl Readable for MAC_ADDR1_SPEC

read() method returns mac_addr1::R reader structure

Source§

impl Readable for MIIADDRESS_SPEC

read() method returns miiaddress::R reader structure

Source§

impl Readable for MIICOMMAND_SPEC

read() method returns miicommand::R reader structure

Source§

impl Readable for MIIMODE_SPEC

read() method returns miimode::R reader structure

Source§

impl Readable for MIIRX_DATA_SPEC

read() method returns miirx_data::R reader structure

Source§

impl Readable for MIISTATUS_SPEC

read() method returns miistatus::R reader structure

Source§

impl Readable for MIITX_DATA_SPEC

read() method returns miitx_data::R reader structure

Source§

impl Readable for MODE_SPEC

read() method returns mode::R reader structure

Source§

impl Readable for PACKETLEN_SPEC

read() method returns packetlen::R reader structure

Source§

impl Readable for TX_BD_NUM_SPEC

read() method returns tx_bd_num::R reader structure

Source§

impl Readable for TXCTRL_SPEC

read() method returns txctrl::R reader structure

Source§

impl Readable for BMX_CFG1_SPEC

read() method returns bmx_cfg1::R reader structure

Source§

impl Readable for BMX_CFG2_SPEC

read() method returns bmx_cfg2::R reader structure

Source§

impl Readable for BMX_DBG_OUT_SPEC

read() method returns bmx_dbg_out::R reader structure

Source§

impl Readable for BMX_ERR_ADDR_SPEC

read() method returns bmx_err_addr::R reader structure

Source§

impl Readable for BZ_COEX_CTRL_SPEC

read() method returns bz_coex_ctrl::R reader structure

Source§

impl Readable for CGEN_CFG0_SPEC

read() method returns cgen_cfg0::R reader structure

Source§

impl Readable for CGEN_CFG1_SPEC

read() method returns cgen_cfg1::R reader structure

Source§

impl Readable for CGEN_CFG2_SPEC

read() method returns cgen_cfg2::R reader structure

Source§

impl Readable for CGEN_CFG3_SPEC

read() method returns cgen_cfg3::R reader structure

Source§

impl Readable for CHIP_REVISION_SPEC

read() method returns chip_revision::R reader structure

Source§

impl Readable for CLK_CFG0_SPEC

read() method returns clk_cfg0::R reader structure

Source§

impl Readable for CLK_CFG1_SPEC

read() method returns clk_cfg1::R reader structure

Source§

impl Readable for CLK_CFG2_SPEC

read() method returns clk_cfg2::R reader structure

Source§

impl Readable for CLK_CFG3_SPEC

read() method returns clk_cfg3::R reader structure

Source§

impl Readable for CPU_CLK_CFG_SPEC

read() method returns cpu_clk_cfg::R reader structure

Source§

impl Readable for DBG_SEL_HH_SPEC

read() method returns dbg_sel_hh::R reader structure

Source§

impl Readable for DBG_SEL_HL_SPEC

read() method returns dbg_sel_hl::R reader structure

Source§

impl Readable for DBG_SEL_LH_SPEC

read() method returns dbg_sel_lh::R reader structure

Source§

impl Readable for DBG_SEL_LL_SPEC

read() method returns dbg_sel_ll::R reader structure

Source§

impl Readable for DEBUG_SPEC

read() method returns debug::R reader structure

Source§

impl Readable for DIG32K_WAKEUP_CTRL_SPEC

read() method returns dig32k_wakeup_ctrl::R reader structure

Source§

impl Readable for DLL_SPEC

read() method returns dll::R reader structure

Source§

impl Readable for GLB_PARM_SPEC

read() method returns glb_parm::R reader structure

Source§

impl Readable for GPADC_32M_SRC_CTRL_SPEC

read() method returns gpadc_32m_src_ctrl::R reader structure

Source§

impl Readable for GPDAC_ACTRL_SPEC

read() method returns gpdac_actrl::R reader structure

Source§

impl Readable for GPDAC_BCTRL_SPEC

read() method returns gpdac_bctrl::R reader structure

Source§

impl Readable for GPDAC_CTRL_SPEC

read() method returns gpdac_ctrl::R reader structure

Source§

impl Readable for GPDAC_DATA_SPEC

read() method returns gpdac_data::R reader structure

Source§

impl Readable for GPIO_CFGCTL0_SPEC

read() method returns gpio_cfgctl0::R reader structure

Source§

impl Readable for GPIO_CFGCTL1_SPEC

read() method returns gpio_cfgctl1::R reader structure

Source§

impl Readable for GPIO_CFGCTL2_SPEC

read() method returns gpio_cfgctl2::R reader structure

Source§

impl Readable for GPIO_CFGCTL3_SPEC

read() method returns gpio_cfgctl3::R reader structure

Source§

impl Readable for GPIO_CFGCTL4_SPEC

read() method returns gpio_cfgctl4::R reader structure

Source§

impl Readable for GPIO_CFGCTL5_SPEC

read() method returns gpio_cfgctl5::R reader structure

Source§

impl Readable for GPIO_CFGCTL6_SPEC

read() method returns gpio_cfgctl6::R reader structure

Source§

impl Readable for GPIO_CFGCTL7_SPEC

read() method returns gpio_cfgctl7::R reader structure

Source§

impl Readable for GPIO_CFGCTL8_SPEC

read() method returns gpio_cfgctl8::R reader structure

Source§

impl Readable for GPIO_CFGCTL9_SPEC

read() method returns gpio_cfgctl9::R reader structure

Source§

impl Readable for GPIO_CFGCTL10_SPEC

read() method returns gpio_cfgctl10::R reader structure

Source§

impl Readable for GPIO_CFGCTL11_SPEC

read() method returns gpio_cfgctl11::R reader structure

Source§

impl Readable for GPIO_CFGCTL12_SPEC

read() method returns gpio_cfgctl12::R reader structure

Source§

impl Readable for GPIO_CFGCTL13_SPEC

read() method returns gpio_cfgctl13::R reader structure

Source§

impl Readable for GPIO_CFGCTL14_SPEC

read() method returns gpio_cfgctl14::R reader structure

Source§

impl Readable for GPIO_CFGCTL15_SPEC

read() method returns gpio_cfgctl15::R reader structure

Source§

impl Readable for GPIO_CFGCTL16_SPEC

read() method returns gpio_cfgctl16::R reader structure

Source§

impl Readable for GPIO_CFGCTL17_SPEC

read() method returns gpio_cfgctl17::R reader structure

Source§

impl Readable for GPIO_CFGCTL18_SPEC

read() method returns gpio_cfgctl18::R reader structure

Source§

impl Readable for GPIO_CFGCTL30_SPEC

read() method returns gpio_cfgctl30::R reader structure

Source§

impl Readable for GPIO_CFGCTL31_SPEC

read() method returns gpio_cfgctl31::R reader structure

Source§

impl Readable for GPIO_CFGCTL32_SPEC

read() method returns gpio_cfgctl32::R reader structure

Source§

impl Readable for GPIO_CFGCTL33_SPEC

read() method returns gpio_cfgctl33::R reader structure

Source§

impl Readable for GPIO_CFGCTL34_SPEC

read() method returns gpio_cfgctl34::R reader structure

Source§

impl Readable for GPIO_CFGCTL35_SPEC

read() method returns gpio_cfgctl35::R reader structure

Source§

impl Readable for GPIO_INT2_CLR1_SPEC

read() method returns gpio_int2_clr1::R reader structure

Source§

impl Readable for GPIO_INT2_MASK1_SPEC

read() method returns gpio_int2_mask1::R reader structure

Source§

impl Readable for GPIO_INT2_MODE_SET1_SPEC

read() method returns gpio_int2_mode_set1::R reader structure

Source§

impl Readable for GPIO_INT2_MODE_SET2_SPEC

read() method returns gpio_int2_mode_set2::R reader structure

Source§

impl Readable for GPIO_INT2_MODE_SET3_SPEC

read() method returns gpio_int2_mode_set3::R reader structure

Source§

impl Readable for GPIO_INT2_MODE_SET4_SPEC

read() method returns gpio_int2_mode_set4::R reader structure

Source§

impl Readable for GPIO_INT2_STAT1_SPEC

read() method returns gpio_int2_stat1::R reader structure

Source§

impl Readable for GPIO_INT_CLR1_SPEC

read() method returns gpio_int_clr1::R reader structure

Source§

impl Readable for GPIO_INT_MASK1_SPEC

read() method returns gpio_int_mask1::R reader structure

Source§

impl Readable for GPIO_INT_MODE_SET1_SPEC

read() method returns gpio_int_mode_set1::R reader structure

Source§

impl Readable for GPIO_INT_MODE_SET2_SPEC

read() method returns gpio_int_mode_set2::R reader structure

Source§

impl Readable for GPIO_INT_MODE_SET3_SPEC

read() method returns gpio_int_mode_set3::R reader structure

Source§

impl Readable for GPIO_INT_MODE_SET4_SPEC

read() method returns gpio_int_mode_set4::R reader structure

Source§

impl Readable for GPIO_INT_STAT1_SPEC

read() method returns gpio_int_stat1::R reader structure

Source§

impl Readable for GPIO_USE_PSRAM__IO_SPEC

read() method returns gpio_use_psram__io::R reader structure

Source§

impl Readable for LED_DRIVER_SPEC

read() method returns led_driver::R reader structure

Source§

impl Readable for MBIST_CTL_SPEC

read() method returns mbist_ctl::R reader structure

Source§

impl Readable for MBIST_STAT_SPEC

read() method returns mbist_stat::R reader structure

Source§

impl Readable for PDM_CLK_CTRL_SPEC

read() method returns pdm_clk_ctrl::R reader structure

Source§

impl Readable for RSV0_SPEC

read() method returns rsv0::R reader structure

Source§

impl Readable for RSV1_SPEC

read() method returns rsv1::R reader structure

Source§

impl Readable for RSV2_SPEC

read() method returns rsv2::R reader structure

Source§

impl Readable for RSV3_SPEC

read() method returns rsv3::R reader structure

Source§

impl Readable for SEAM_MISC_SPEC

read() method returns seam_misc::R reader structure

Source§

impl Readable for SRAM_PARM_SPEC

read() method returns sram_parm::R reader structure

Source§

impl Readable for SRAM_RET_SPEC

read() method returns sram_ret::R reader structure

Source§

impl Readable for SRAM_SLP_SPEC

read() method returns sram_slp::R reader structure

Source§

impl Readable for SWRST_CFG0_SPEC

read() method returns swrst_cfg0::R reader structure

Source§

impl Readable for SWRST_CFG1_SPEC

read() method returns swrst_cfg1::R reader structure

Source§

impl Readable for SWRST_CFG2_SPEC

read() method returns swrst_cfg2::R reader structure

Source§

impl Readable for SWRST_CFG3_SPEC

read() method returns swrst_cfg3::R reader structure

Source§

impl Readable for TZC_GLB_CTRL_0_SPEC

read() method returns tzc_glb_ctrl_0::R reader structure

Source§

impl Readable for TZC_GLB_CTRL_1_SPEC

read() method returns tzc_glb_ctrl_1::R reader structure

Source§

impl Readable for TZC_GLB_CTRL_2_SPEC

read() method returns tzc_glb_ctrl_2::R reader structure

Source§

impl Readable for TZC_GLB_CTRL_3_SPEC

read() method returns tzc_glb_ctrl_3::R reader structure

Source§

impl Readable for UART_SIG_SEL_0_SPEC

read() method returns uart_sig_sel_0::R reader structure

Source§

impl Readable for USB_XCVR_SPEC

read() method returns usb_xcvr::R reader structure

Source§

impl Readable for USB_XCVR_CONFIG_SPEC

read() method returns usb_xcvr_config::R reader structure

Source§

impl Readable for WIFI_BT_COEX_CTRL_SPEC

read() method returns wifi_bt_coex_ctrl::R reader structure

Source§

impl Readable for GPADC_CONFIG_SPEC

read() method returns gpadc_config::R reader structure

Source§

impl Readable for GPADC_DMA_RDATA_SPEC

read() method returns gpadc_dma_rdata::R reader structure

Source§

impl Readable for GPDAC_CONFIG_SPEC

read() method returns gpdac_config::R reader structure

Source§

impl Readable for GPDAC_DMA_CONFIG_SPEC

read() method returns gpdac_dma_config::R reader structure

Source§

impl Readable for GPDAC_DMA_WDATA_SPEC

read() method returns gpdac_dma_wdata::R reader structure

Source§

impl Readable for GPDAC_TX_FIFO_STATUS_SPEC

read() method returns gpdac_tx_fifo_status::R reader structure

Source§

impl Readable for HBN_CTL_SPEC

read() method returns hbn_ctl::R reader structure

Source§

impl Readable for HBN_GLB_SPEC

read() method returns hbn_glb::R reader structure

Source§

impl Readable for HBN_IRQ_CLR_SPEC

read() method returns hbn_irq_clr::R reader structure

Source§

impl Readable for HBN_IRQ_MODE_SPEC

read() method returns hbn_irq_mode::R reader structure

Source§

impl Readable for HBN_IRQ_STAT_SPEC

read() method returns hbn_irq_stat::R reader structure

Source§

impl Readable for HBN_MISC_SPEC

read() method returns hbn_misc::R reader structure

Source§

impl Readable for HBN_PIR_CFG_SPEC

read() method returns hbn_pir_cfg::R reader structure

Source§

impl Readable for HBN_PIR_INTERVAL_SPEC

read() method returns hbn_pir_interval::R reader structure

Source§

impl Readable for HBN_PIR_VTH_SPEC

read() method returns hbn_pir_vth::R reader structure

Source§

impl Readable for HBN_RSV0_SPEC

read() method returns hbn_rsv0::R reader structure

Source§

impl Readable for HBN_RSV1_SPEC

read() method returns hbn_rsv1::R reader structure

Source§

impl Readable for HBN_RSV2_SPEC

read() method returns hbn_rsv2::R reader structure

Source§

impl Readable for HBN_RSV3_SPEC

read() method returns hbn_rsv3::R reader structure

Source§

impl Readable for HBN_SRAM_SPEC

read() method returns hbn_sram::R reader structure

Source§

impl Readable for HBN_TIME_H_SPEC

read() method returns hbn_time_h::R reader structure

Source§

impl Readable for HBN_TIME_L_SPEC

read() method returns hbn_time_l::R reader structure

Source§

impl Readable for RC32K_CTRL0_SPEC

read() method returns rc32k_ctrl0::R reader structure

Source§

impl Readable for RTC_TIME_H_SPEC

read() method returns rtc_time_h::R reader structure

Source§

impl Readable for RTC_TIME_L_SPEC

read() method returns rtc_time_l::R reader structure

Source§

impl Readable for XTAL32K_SPEC

read() method returns xtal32k::R reader structure

Source§

impl Readable for I2C_BUS_BUSY_SPEC

read() method returns i2c_bus_busy::R reader structure

Source§

impl Readable for I2C_CONFIG_SPEC

read() method returns i2c_config::R reader structure

Source§

impl Readable for I2C_FIFO_CONFIG_0_SPEC

read() method returns i2c_fifo_config_0::R reader structure

Source§

impl Readable for I2C_FIFO_CONFIG_1_SPEC

read() method returns i2c_fifo_config_1::R reader structure

Source§

impl Readable for I2C_FIFO_RDATA_SPEC

read() method returns i2c_fifo_rdata::R reader structure

Source§

impl Readable for I2C_FIFO_WDATA_SPEC

read() method returns i2c_fifo_wdata::R reader structure

Source§

impl Readable for I2C_INT_STS_SPEC

read() method returns i2c_int_sts::R reader structure

Source§

impl Readable for I2C_PRD_DATA_SPEC

read() method returns i2c_prd_data::R reader structure

Source§

impl Readable for I2C_PRD_START_SPEC

read() method returns i2c_prd_start::R reader structure

Source§

impl Readable for I2C_PRD_STOP_SPEC

read() method returns i2c_prd_stop::R reader structure

Source§

impl Readable for I2C_SUB_ADDR_SPEC

read() method returns i2c_sub_addr::R reader structure

Source§

impl Readable for I2S_BCLK_CONFIG_SPEC

read() method returns i2s_bclk_config::R reader structure

Source§

impl Readable for I2S_CONFIG_SPEC

read() method returns i2s_config::R reader structure

Source§

impl Readable for I2S_FIFO_CONFIG_0_SPEC

read() method returns i2s_fifo_config_0::R reader structure

Source§

impl Readable for I2S_FIFO_CONFIG_1_SPEC

read() method returns i2s_fifo_config_1::R reader structure

Source§

impl Readable for I2S_FIFO_RDATA_SPEC

read() method returns i2s_fifo_rdata::R reader structure

Source§

impl Readable for I2S_FIFO_WDATA_SPEC

read() method returns i2s_fifo_wdata::R reader structure

Source§

impl Readable for I2S_INT_STS_SPEC

read() method returns i2s_int_sts::R reader structure

Source§

impl Readable for I2S_IO_CONFIG_SPEC

read() method returns i2s_io_config::R reader structure

Source§

impl Readable for IRRX_CONFIG_SPEC

read() method returns irrx_config::R reader structure

Source§

impl Readable for IRRX_DATA_COUNT_SPEC

read() method returns irrx_data_count::R reader structure

Source§

impl Readable for IRRX_DATA_WORD0_SPEC

read() method returns irrx_data_word0::R reader structure

Source§

impl Readable for IRRX_DATA_WORD1_SPEC

read() method returns irrx_data_word1::R reader structure

Source§

impl Readable for IRRX_INT_STS_SPEC

read() method returns irrx_int_sts::R reader structure

Source§

impl Readable for IRRX_PW_CONFIG_SPEC

read() method returns irrx_pw_config::R reader structure

Source§

impl Readable for IRRX_SWM_FIFO_CONFIG_0_SPEC

read() method returns irrx_swm_fifo_config_0::R reader structure

Source§

impl Readable for IRRX_SWM_FIFO_RDATA_SPEC

read() method returns irrx_swm_fifo_rdata::R reader structure

Source§

impl Readable for IRTX_CONFIG_SPEC

read() method returns irtx_config::R reader structure

Source§

impl Readable for IRTX_DATA_WORD0_SPEC

read() method returns irtx_data_word0::R reader structure

Source§

impl Readable for IRTX_DATA_WORD1_SPEC

read() method returns irtx_data_word1::R reader structure

Source§

impl Readable for IRTX_INT_STS_SPEC

read() method returns irtx_int_sts::R reader structure

Source§

impl Readable for IRTX_PULSE_WIDTH_SPEC

read() method returns irtx_pulse_width::R reader structure

Source§

impl Readable for IRTX_PW_SPEC

read() method returns irtx_pw::R reader structure

Source§

impl Readable for IRTX_SWM_PW_0_SPEC

read() method returns irtx_swm_pw_0::R reader structure

Source§

impl Readable for IRTX_SWM_PW_1_SPEC

read() method returns irtx_swm_pw_1::R reader structure

Source§

impl Readable for IRTX_SWM_PW_2_SPEC

read() method returns irtx_swm_pw_2::R reader structure

Source§

impl Readable for IRTX_SWM_PW_3_SPEC

read() method returns irtx_swm_pw_3::R reader structure

Source§

impl Readable for IRTX_SWM_PW_4_SPEC

read() method returns irtx_swm_pw_4::R reader structure

Source§

impl Readable for IRTX_SWM_PW_5_SPEC

read() method returns irtx_swm_pw_5::R reader structure

Source§

impl Readable for IRTX_SWM_PW_6_SPEC

read() method returns irtx_swm_pw_6::R reader structure

Source§

impl Readable for IRTX_SWM_PW_7_SPEC

read() method returns irtx_swm_pw_7::R reader structure

Source§

impl Readable for KEYCODE_CLR_SPEC

read() method returns keycode_clr::R reader structure

Source§

impl Readable for KEYCODE_VALUE_SPEC

read() method returns keycode_value::R reader structure

Source§

impl Readable for KS_CTRL_SPEC

read() method returns ks_ctrl::R reader structure

Source§

impl Readable for KS_INT_EN_SPEC

read() method returns ks_int_en::R reader structure

Source§

impl Readable for KS_INT_STS_SPEC

read() method returns ks_int_sts::R reader structure

Source§

impl Readable for CPU_CLK_GATE_SPEC

read() method returns cpu_clk_gate::R reader structure

Source§

impl Readable for HIT_CNT_LSB_SPEC

read() method returns hit_cnt_lsb::R reader structure

Source§

impl Readable for HIT_CNT_MSB_SPEC

read() method returns hit_cnt_msb::R reader structure

Source§

impl Readable for IROM1_MISR_DATAOUT_0_SPEC

read() method returns irom1_misr_dataout_0::R reader structure

Source§

impl Readable for IROM1_MISR_DATAOUT_1_SPEC

read() method returns irom1_misr_dataout_1::R reader structure

Source§

impl Readable for L1C_BMX_ERR_ADDR_SPEC

read() method returns l1c_bmx_err_addr::R reader structure

Source§

impl Readable for L1C_BMX_ERR_ADDR_EN_SPEC

read() method returns l1c_bmx_err_addr_en::R reader structure

Source§

impl Readable for L1C_CONFIG_SPEC

read() method returns l1c_config::R reader structure

Source§

impl Readable for L1C_MISC_SPEC

read() method returns l1c_misc::R reader structure

Source§

impl Readable for MISS_CNT_SPEC

read() method returns miss_cnt::R reader structure

Source§

impl Readable for JPEG_FRAME_ADDR_SPEC

read() method returns jpeg_frame_addr::R reader structure

Source§

impl Readable for JPEG_STORE_MEMORY_SPEC

read() method returns jpeg_store_memory::R reader structure

Source§

impl Readable for MJPEG_BIT_CNT0_SPEC

read() method returns mjpeg_bit_cnt0::R reader structure

Source§

impl Readable for MJPEG_BIT_CNT1_SPEC

read() method returns mjpeg_bit_cnt1::R reader structure

Source§

impl Readable for MJPEG_BIT_CNT2_SPEC

read() method returns mjpeg_bit_cnt2::R reader structure

Source§

impl Readable for MJPEG_BIT_CNT3_SPEC

read() method returns mjpeg_bit_cnt3::R reader structure

Source§

impl Readable for MJPEG_BIT_CNT4_SPEC

read() method returns mjpeg_bit_cnt4::R reader structure

Source§

impl Readable for MJPEG_BIT_CNT5_SPEC

read() method returns mjpeg_bit_cnt5::R reader structure

Source§

impl Readable for MJPEG_BIT_CNT6_SPEC

read() method returns mjpeg_bit_cnt6::R reader structure

Source§

impl Readable for MJPEG_BIT_CNT7_SPEC

read() method returns mjpeg_bit_cnt7::R reader structure

Source§

impl Readable for MJPEG_BIT_CNT_8_SPEC

read() method returns mjpeg_bit_cnt_8::R reader structure

Source§

impl Readable for MJPEG_BIT_CNT_9_SPEC

read() method returns mjpeg_bit_cnt_9::R reader structure

Source§

impl Readable for MJPEG_BIT_CNT_A_SPEC

read() method returns mjpeg_bit_cnt_a::R reader structure

Source§

impl Readable for MJPEG_BIT_CNT_B_SPEC

read() method returns mjpeg_bit_cnt_b::R reader structure

Source§

impl Readable for MJPEG_BIT_CNT_C_SPEC

read() method returns mjpeg_bit_cnt_c::R reader structure

Source§

impl Readable for MJPEG_BIT_CNT_D_SPEC

read() method returns mjpeg_bit_cnt_d::R reader structure

Source§

impl Readable for MJPEG_BIT_CNT_E_SPEC

read() method returns mjpeg_bit_cnt_e::R reader structure

Source§

impl Readable for MJPEG_BIT_CNT_F_SPEC

read() method returns mjpeg_bit_cnt_f::R reader structure

Source§

impl Readable for MJPEG_CONTROL_1_SPEC

read() method returns mjpeg_control_1::R reader structure

Source§

impl Readable for MJPEG_CONTROL_2_SPEC

read() method returns mjpeg_control_2::R reader structure

Source§

impl Readable for MJPEG_CONTROL_3_SPEC

read() method returns mjpeg_control_3::R reader structure

Source§

impl Readable for MJPEG_DEBUG_SPEC

read() method returns mjpeg_debug::R reader structure

Source§

impl Readable for MJPEG_DUMMY_REG_SPEC

read() method returns mjpeg_dummy_reg::R reader structure

Source§

impl Readable for MJPEG_FRAME_FIFO_POP_SPEC

read() method returns mjpeg_frame_fifo_pop::R reader structure

Source§

impl Readable for MJPEG_FRAME_SIZE_SPEC

read() method returns mjpeg_frame_size::R reader structure

Source§

impl Readable for MJPEG_HEADER_BYTE_SPEC

read() method returns mjpeg_header_byte::R reader structure

Source§

impl Readable for MJPEG_PAKET_CTRL_SPEC

read() method returns mjpeg_paket_ctrl::R reader structure

Source§

impl Readable for MJPEG_PAKET_HEAD_TAIL_SPEC

read() method returns mjpeg_paket_head_tail::R reader structure

Source§

impl Readable for MJPEG_Q_MODE0_SPEC

read() method returns mjpeg_q_mode0::R reader structure

Source§

impl Readable for MJPEG_Q_MODE1_SPEC

read() method returns mjpeg_q_mode1::R reader structure

Source§

impl Readable for MJPEG_Q_MODE2_SPEC

read() method returns mjpeg_q_mode2::R reader structure

Source§

impl Readable for MJPEG_Q_MODE3_SPEC

read() method returns mjpeg_q_mode3::R reader structure

Source§

impl Readable for MJPEG_Q_MODE4_SPEC

read() method returns mjpeg_q_mode4::R reader structure

Source§

impl Readable for MJPEG_Q_MODE5_SPEC

read() method returns mjpeg_q_mode5::R reader structure

Source§

impl Readable for MJPEG_Q_MODE6_SPEC

read() method returns mjpeg_q_mode6::R reader structure

Source§

impl Readable for MJPEG_Q_MODE7_SPEC

read() method returns mjpeg_q_mode7::R reader structure

Source§

impl Readable for MJPEG_Q_MODE_8_SPEC

read() method returns mjpeg_q_mode_8::R reader structure

Source§

impl Readable for MJPEG_Q_MODE_9_SPEC

read() method returns mjpeg_q_mode_9::R reader structure

Source§

impl Readable for MJPEG_Q_MODE_A_SPEC

read() method returns mjpeg_q_mode_a::R reader structure

Source§

impl Readable for MJPEG_Q_MODE_B_SPEC

read() method returns mjpeg_q_mode_b::R reader structure

Source§

impl Readable for MJPEG_Q_MODE_C_SPEC

read() method returns mjpeg_q_mode_c::R reader structure

Source§

impl Readable for MJPEG_Q_MODE_D_SPEC

read() method returns mjpeg_q_mode_d::R reader structure

Source§

impl Readable for MJPEG_Q_MODE_E_SPEC

read() method returns mjpeg_q_mode_e::R reader structure

Source§

impl Readable for MJPEG_Q_MODE_F_SPEC

read() method returns mjpeg_q_mode_f::R reader structure

Source§

impl Readable for MJPEG_START_ADDR0_SPEC

read() method returns mjpeg_start_addr0::R reader structure

Source§

impl Readable for MJPEG_START_ADDR1_SPEC

read() method returns mjpeg_start_addr1::R reader structure

Source§

impl Readable for MJPEG_START_ADDR2_SPEC

read() method returns mjpeg_start_addr2::R reader structure

Source§

impl Readable for MJPEG_START_ADDR3_SPEC

read() method returns mjpeg_start_addr3::R reader structure

Source§

impl Readable for MJPEG_START_ADDR4_SPEC

read() method returns mjpeg_start_addr4::R reader structure

Source§

impl Readable for MJPEG_START_ADDR5_SPEC

read() method returns mjpeg_start_addr5::R reader structure

Source§

impl Readable for MJPEG_START_ADDR6_SPEC

read() method returns mjpeg_start_addr6::R reader structure

Source§

impl Readable for MJPEG_START_ADDR7_SPEC

read() method returns mjpeg_start_addr7::R reader structure

Source§

impl Readable for MJPEG_START_ADDR_8_SPEC

read() method returns mjpeg_start_addr_8::R reader structure

Source§

impl Readable for MJPEG_START_ADDR_9_SPEC

read() method returns mjpeg_start_addr_9::R reader structure

Source§

impl Readable for MJPEG_START_ADDR_A_SPEC

read() method returns mjpeg_start_addr_a::R reader structure

Source§

impl Readable for MJPEG_START_ADDR_B_SPEC

read() method returns mjpeg_start_addr_b::R reader structure

Source§

impl Readable for MJPEG_START_ADDR_C_SPEC

read() method returns mjpeg_start_addr_c::R reader structure

Source§

impl Readable for MJPEG_START_ADDR_D_SPEC

read() method returns mjpeg_start_addr_d::R reader structure

Source§

impl Readable for MJPEG_START_ADDR_E_SPEC

read() method returns mjpeg_start_addr_e::R reader structure

Source§

impl Readable for MJPEG_START_ADDR_F_SPEC

read() method returns mjpeg_start_addr_f::R reader structure

Source§

impl Readable for MJPEG_SWAP_BIT_CNT_SPEC

read() method returns mjpeg_swap_bit_cnt::R reader structure

Source§

impl Readable for MJPEG_SWAP_MODE_SPEC

read() method returns mjpeg_swap_mode::R reader structure

Source§

impl Readable for MJPEG_UV_FRAME_ADDR_SPEC

read() method returns mjpeg_uv_frame_addr::R reader structure

Source§

impl Readable for MJPEG_UV_FRAME_READ_STATUS_1_SPEC

read() method returns mjpeg_uv_frame_read_status_1::R reader structure

Source§

impl Readable for MJPEG_UV_FRAME_READ_STATUS_2_SPEC

read() method returns mjpeg_uv_frame_read_status_2::R reader structure

Source§

impl Readable for MJPEG_UV_FRAME_WRITE_STATUS_SPEC

read() method returns mjpeg_uv_frame_write_status::R reader structure

Source§

impl Readable for MJPEG_Y_FRAME_READ_STATUS_1_SPEC

read() method returns mjpeg_y_frame_read_status_1::R reader structure

Source§

impl Readable for MJPEG_Y_FRAME_READ_STATUS_2_SPEC

read() method returns mjpeg_y_frame_read_status_2::R reader structure

Source§

impl Readable for MJPEG_Y_FRAME_WRITE_STATUS_SPEC

read() method returns mjpeg_y_frame_write_status::R reader structure

Source§

impl Readable for MJPEG_YUV_MEM_SPEC

read() method returns mjpeg_yuv_mem::R reader structure

Source§

impl Readable for MJPEG_YY_FRAME_ADDR_SPEC

read() method returns mjpeg_yy_frame_addr::R reader structure

Source§

impl Readable for CLKPLL_CP_SPEC

read() method returns clkpll_cp::R reader structure

Source§

impl Readable for CLKPLL_FBDV_SPEC

read() method returns clkpll_fbdv::R reader structure

Source§

impl Readable for CLKPLL_OUTPUT_EN_SPEC

read() method returns clkpll_output_en::R reader structure

Source§

impl Readable for CLKPLL_RZ_SPEC

read() method returns clkpll_rz::R reader structure

Source§

impl Readable for CLKPLL_SDM_SPEC

read() method returns clkpll_sdm::R reader structure

Source§

impl Readable for CLKPLL_TEST_ENABLE_SPEC

read() method returns clkpll_test_enable::R reader structure

Source§

impl Readable for CLKPLL_TOP_CTRL_SPEC

read() method returns clkpll_top_ctrl::R reader structure

Source§

impl Readable for CLKPLL_VCO_SPEC

read() method returns clkpll_vco::R reader structure

Source§

impl Readable for PDS_CTL2_SPEC

read() method returns pds_ctl2::R reader structure

Source§

impl Readable for PDS_CTL3_SPEC

read() method returns pds_ctl3::R reader structure

Source§

impl Readable for PDS_CTL4_SPEC

read() method returns pds_ctl4::R reader structure

Source§

impl Readable for PDS_CTL_SPEC

read() method returns pds_ctl::R reader structure

Source§

impl Readable for PDS_GPIO_INT_SPEC

read() method returns pds_gpio_int::R reader structure

Source§

impl Readable for PDS_GPIO_SET_PU_PD_SPEC

read() method returns pds_gpio_set_pu_pd::R reader structure

Source§

impl Readable for PDS_INT_SPEC

read() method returns pds_int::R reader structure

Source§

impl Readable for PDS_RAM1_SPEC

read() method returns pds_ram1::R reader structure

Source§

impl Readable for PDS_STAT_SPEC

read() method returns pds_stat::R reader structure

Source§

impl Readable for PDS_TIME1_SPEC

read() method returns pds_time1::R reader structure

Source§

impl Readable for PU_RST_CLKPLL_SPEC

read() method returns pu_rst_clkpll::R reader structure

Source§

impl Readable for RC32M_CTRL0_SPEC

read() method returns rc32m_ctrl0::R reader structure

Source§

impl Readable for RC32M_CTRL1_SPEC

read() method returns rc32m_ctrl1::R reader structure

Source§

impl Readable for PWM0_CLKDIV_SPEC

read() method returns pwm0_clkdiv::R reader structure

Source§

impl Readable for PWM0_CONFIG_SPEC

read() method returns pwm0_config::R reader structure

Source§

impl Readable for PWM0_INTERRUPT_SPEC

read() method returns pwm0_interrupt::R reader structure

Source§

impl Readable for PWM0_PERIOD_SPEC

read() method returns pwm0_period::R reader structure

Source§

impl Readable for PWM0_THRE1_SPEC

read() method returns pwm0_thre1::R reader structure

Source§

impl Readable for PWM0_THRE2_SPEC

read() method returns pwm0_thre2::R reader structure

Source§

impl Readable for PWM1_CLKDIV_SPEC

read() method returns pwm1_clkdiv::R reader structure

Source§

impl Readable for PWM1_CONFIG_SPEC

read() method returns pwm1_config::R reader structure

Source§

impl Readable for PWM1_INTERRUPT_SPEC

read() method returns pwm1_interrupt::R reader structure

Source§

impl Readable for PWM1_PERIOD_SPEC

read() method returns pwm1_period::R reader structure

Source§

impl Readable for PWM1_THRE1_SPEC

read() method returns pwm1_thre1::R reader structure

Source§

impl Readable for PWM1_THRE2_SPEC

read() method returns pwm1_thre2::R reader structure

Source§

impl Readable for PWM2_CLKDIV_SPEC

read() method returns pwm2_clkdiv::R reader structure

Source§

impl Readable for PWM2_CONFIG_SPEC

read() method returns pwm2_config::R reader structure

Source§

impl Readable for PWM2_INTERRUPT_SPEC

read() method returns pwm2_interrupt::R reader structure

Source§

impl Readable for PWM2_PERIOD_SPEC

read() method returns pwm2_period::R reader structure

Source§

impl Readable for PWM2_THRE1_SPEC

read() method returns pwm2_thre1::R reader structure

Source§

impl Readable for PWM2_THRE2_SPEC

read() method returns pwm2_thre2::R reader structure

Source§

impl Readable for PWM3_CLKDIV_SPEC

read() method returns pwm3_clkdiv::R reader structure

Source§

impl Readable for PWM3_CONFIG_SPEC

read() method returns pwm3_config::R reader structure

Source§

impl Readable for PWM3_INTERRUPT_SPEC

read() method returns pwm3_interrupt::R reader structure

Source§

impl Readable for PWM3_PERIOD_SPEC

read() method returns pwm3_period::R reader structure

Source§

impl Readable for PWM3_THRE1_SPEC

read() method returns pwm3_thre1::R reader structure

Source§

impl Readable for PWM3_THRE2_SPEC

read() method returns pwm3_thre2::R reader structure

Source§

impl Readable for PWM4_CLKDIV_SPEC

read() method returns pwm4_clkdiv::R reader structure

Source§

impl Readable for PWM4_CONFIG_SPEC

read() method returns pwm4_config::R reader structure

Source§

impl Readable for PWM4_INTERRUPT_SPEC

read() method returns pwm4_interrupt::R reader structure

Source§

impl Readable for PWM4_PERIOD_SPEC

read() method returns pwm4_period::R reader structure

Source§

impl Readable for PWM4_THRE1_SPEC

read() method returns pwm4_thre1::R reader structure

Source§

impl Readable for PWM4_THRE2_SPEC

read() method returns pwm4_thre2::R reader structure

Source§

impl Readable for PWM_INT_CONFIG_SPEC

read() method returns pwm_int_config::R reader structure

Source§

impl Readable for QDEC_CTRL_SPEC

read() method returns qdec_ctrl::R reader structure

Source§

impl Readable for QDEC_INT_CLR_SPEC

read() method returns qdec_int_clr::R reader structure

Source§

impl Readable for QDEC_INT_EN_SPEC

read() method returns qdec_int_en::R reader structure

Source§

impl Readable for QDEC_INT_STS_SPEC

read() method returns qdec_int_sts::R reader structure

Source§

impl Readable for QDEC_VALUE_SPEC

read() method returns qdec_value::R reader structure

Source§

impl Readable for ACAL_CONFIG_SPEC

read() method returns acal_config::R reader structure

Source§

impl Readable for ADPLL1_SPEC

read() method returns adpll1::R reader structure

Source§

impl Readable for ADPLL_ADC_SPEC

read() method returns adpll_adc::R reader structure

Source§

impl Readable for ADPLL_DTC_SPEC

read() method returns adpll_dtc::R reader structure

Source§

impl Readable for ADPLL_LF_HW_SPEC

read() method returns adpll_lf_hw::R reader structure

Source§

impl Readable for ADPLL_LF_REG_SPEC

read() method returns adpll_lf_reg::R reader structure

Source§

impl Readable for ADPLL_LF_RX_SPEC

read() method returns adpll_lf_rx::R reader structure

Source§

impl Readable for ADPLL_LF_TX_SPEC

read() method returns adpll_lf_tx::R reader structure

Source§

impl Readable for ADPLL_LMS_SPEC

read() method returns adpll_lms::R reader structure

Source§

impl Readable for ADPLL_OUTPUT_SPEC

read() method returns adpll_output::R reader structure

Source§

impl Readable for ADPLL_POLARITY_SPEC

read() method returns adpll_polarity::R reader structure

Source§

impl Readable for ADPLL_RESERVED_SPEC

read() method returns adpll_reserved::R reader structure

Source§

impl Readable for ADPLL_SLOPE_GEN_SPEC

read() method returns adpll_slope_gen::R reader structure

Source§

impl Readable for ADPLL_SPD_SPEC

read() method returns adpll_spd::R reader structure

Source§

impl Readable for ADPLL_TEST_SPEC

read() method returns adpll_test::R reader structure

Source§

impl Readable for ADPLL_VCTRL_SPEC

read() method returns adpll_vctrl::R reader structure

Source§

impl Readable for CIP_LDO15_SPEC

read() method returns cip_ldo15::R reader structure

Source§

impl Readable for DCTEST_ACTEST_SPEC

read() method returns dctest_actest::R reader structure

Source§

impl Readable for DG_PPUD_0_SPEC

read() method returns dg_ppud_0::R reader structure

Source§

impl Readable for DG_TESTBUS_0_SPEC

read() method returns dg_testbus_0::R reader structure

Source§

impl Readable for DG_TESTBUS_1_SPEC

read() method returns dg_testbus_1::R reader structure

Source§

impl Readable for DSP_READBACK_SPEC

read() method returns dsp_readback::R reader structure

Source§

impl Readable for DTEST_SPEC

read() method returns dtest::R reader structure

Source§

impl Readable for FBDV_SPEC

read() method returns fbdv::R reader structure

Source§

impl Readable for FCAL_SPEC

read() method returns fcal::R reader structure

Source§

impl Readable for KCAL1_SPEC

read() method returns kcal1::R reader structure

Source§

impl Readable for KCAL2_SPEC

read() method returns kcal2::R reader structure

Source§

impl Readable for LNA_MX_SPEC

read() method returns lna_mx::R reader structure

Source§

impl Readable for LO_CONFIG_2402_SPEC

read() method returns lo_config_2402::R reader structure

Source§

impl Readable for LO_CONFIG_2404_SPEC

read() method returns lo_config_2404::R reader structure

Source§

impl Readable for LO_CONFIG_2405_SPEC

read() method returns lo_config_2405::R reader structure

Source§

impl Readable for LO_CONFIG_2406_SPEC

read() method returns lo_config_2406::R reader structure

Source§

impl Readable for LO_CONFIG_2408_SPEC

read() method returns lo_config_2408::R reader structure

Source§

impl Readable for LO_CONFIG_2410_SPEC

read() method returns lo_config_2410::R reader structure

Source§

impl Readable for LO_CONFIG_2412_SPEC

read() method returns lo_config_2412::R reader structure

Source§

impl Readable for LO_CONFIG_2414_SPEC

read() method returns lo_config_2414::R reader structure

Source§

impl Readable for LO_CONFIG_2415_SPEC

read() method returns lo_config_2415::R reader structure

Source§

impl Readable for LO_CONFIG_2416_SPEC

read() method returns lo_config_2416::R reader structure

Source§

impl Readable for LO_CONFIG_2418_SPEC

read() method returns lo_config_2418::R reader structure

Source§

impl Readable for LO_CONFIG_2420_SPEC

read() method returns lo_config_2420::R reader structure

Source§

impl Readable for LO_CONFIG_2422_SPEC

read() method returns lo_config_2422::R reader structure

Source§

impl Readable for LO_CONFIG_2424_SPEC

read() method returns lo_config_2424::R reader structure

Source§

impl Readable for LO_CONFIG_2425_SPEC

read() method returns lo_config_2425::R reader structure

Source§

impl Readable for LO_CONFIG_2426_SPEC

read() method returns lo_config_2426::R reader structure

Source§

impl Readable for LO_CONFIG_2428_SPEC

read() method returns lo_config_2428::R reader structure

Source§

impl Readable for LO_CONFIG_2430_SPEC

read() method returns lo_config_2430::R reader structure

Source§

impl Readable for LO_CONFIG_2432_SPEC

read() method returns lo_config_2432::R reader structure

Source§

impl Readable for LO_CONFIG_2434_SPEC

read() method returns lo_config_2434::R reader structure

Source§

impl Readable for LO_CONFIG_2435_SPEC

read() method returns lo_config_2435::R reader structure

Source§

impl Readable for LO_CONFIG_2436_SPEC

read() method returns lo_config_2436::R reader structure

Source§

impl Readable for LO_CONFIG_2438_SPEC

read() method returns lo_config_2438::R reader structure

Source§

impl Readable for LO_CONFIG_2440_SPEC

read() method returns lo_config_2440::R reader structure

Source§

impl Readable for LO_CONFIG_2442_SPEC

read() method returns lo_config_2442::R reader structure

Source§

impl Readable for LO_CONFIG_2444_SPEC

read() method returns lo_config_2444::R reader structure

Source§

impl Readable for LO_CONFIG_2445_SPEC

read() method returns lo_config_2445::R reader structure

Source§

impl Readable for LO_CONFIG_2446_SPEC

read() method returns lo_config_2446::R reader structure

Source§

impl Readable for LO_CONFIG_2448_SPEC

read() method returns lo_config_2448::R reader structure

Source§

impl Readable for LO_CONFIG_2450_SPEC

read() method returns lo_config_2450::R reader structure

Source§

impl Readable for LO_CONFIG_2452_SPEC

read() method returns lo_config_2452::R reader structure

Source§

impl Readable for LO_CONFIG_2454_SPEC

read() method returns lo_config_2454::R reader structure

Source§

impl Readable for LO_CONFIG_2455_SPEC

read() method returns lo_config_2455::R reader structure

Source§

impl Readable for LO_CONFIG_2456_SPEC

read() method returns lo_config_2456::R reader structure

Source§

impl Readable for LO_CONFIG_2458_SPEC

read() method returns lo_config_2458::R reader structure

Source§

impl Readable for LO_CONFIG_2460_SPEC

read() method returns lo_config_2460::R reader structure

Source§

impl Readable for LO_CONFIG_2462_SPEC

read() method returns lo_config_2462::R reader structure

Source§

impl Readable for LO_CONFIG_2464_SPEC

read() method returns lo_config_2464::R reader structure

Source§

impl Readable for LO_CONFIG_2465_SPEC

read() method returns lo_config_2465::R reader structure

Source§

impl Readable for LO_CONFIG_2466_SPEC

read() method returns lo_config_2466::R reader structure

Source§

impl Readable for LO_CONFIG_2468_SPEC

read() method returns lo_config_2468::R reader structure

Source§

impl Readable for LO_CONFIG_2470_SPEC

read() method returns lo_config_2470::R reader structure

Source§

impl Readable for LO_CONFIG_2472_SPEC

read() method returns lo_config_2472::R reader structure

Source§

impl Readable for LO_CONFIG_2474_SPEC

read() method returns lo_config_2474::R reader structure

Source§

impl Readable for LO_CONFIG_2475_SPEC

read() method returns lo_config_2475::R reader structure

Source§

impl Readable for LO_CONFIG_2476_SPEC

read() method returns lo_config_2476::R reader structure

Source§

impl Readable for LO_CONFIG_2478_SPEC

read() method returns lo_config_2478::R reader structure

Source§

impl Readable for LO_CONFIG_2480_SPEC

read() method returns lo_config_2480::R reader structure

Source§

impl Readable for LO_FC_CONFIG1_SPEC

read() method returns lo_fc_config1::R reader structure

Source§

impl Readable for LO_FCW3_SPEC

read() method returns lo_fcw3::R reader structure

Source§

impl Readable for LO_FCW_CONFIG2_SPEC

read() method returns lo_fcw_config2::R reader structure

Source§

impl Readable for LODIST_SPEC

read() method returns lodist::R reader structure

Source§

impl Readable for LOTPM_SPEC

read() method returns lotpm::R reader structure

Source§

impl Readable for NON_REG_READBACK_SPEC

read() method returns non_reg_readback::R reader structure

Source§

impl Readable for PA_SPEC

read() method returns pa::R reader structure

Source§

impl Readable for PU_DELAY_CONFG_SPEC

read() method returns pu_delay_confg::R reader structure

Source§

impl Readable for PUCR_HW_SPEC

read() method returns pucr_hw::R reader structure

Source§

impl Readable for PUCR_LORX_SPEC

read() method returns pucr_lorx::R reader structure

Source§

impl Readable for PUCR_LOTX_SPEC

read() method returns pucr_lotx::R reader structure

Source§

impl Readable for PUCR_REG_SPEC

read() method returns pucr_reg::R reader structure

Source§

impl Readable for PUCR_RX_SPEC

read() method returns pucr_rx::R reader structure

Source§

impl Readable for PUCR_SB_SPEC

read() method returns pucr_sb::R reader structure

Source§

impl Readable for PUCR_TX_SPEC

read() method returns pucr_tx::R reader structure

Source§

impl Readable for RBB_SPEC

read() method returns rbb::R reader structure

Source§

impl Readable for RBB_CAP4_SPEC

read() method returns rbb_cap4::R reader structure

Source§

impl Readable for RBB_CAP_1_SPEC

read() method returns rbb_cap_1::R reader structure

Source§

impl Readable for RBB_CAP_2_SPEC

read() method returns rbb_cap_2::R reader structure

Source§

impl Readable for RBB_CAP_3_SPEC

read() method returns rbb_cap_3::R reader structure

Source§

impl Readable for RBB_GAIN_CTRL0_SPEC

read() method returns rbb_gain_ctrl0::R reader structure

Source§

impl Readable for RBB_GAIN_CTRL1_SPEC

read() method returns rbb_gain_ctrl1::R reader structure

Source§

impl Readable for RBB_GAIN_CTRL2_SPEC

read() method returns rbb_gain_ctrl2::R reader structure

Source§

impl Readable for RBB_GAIN_CTRL3_SPEC

read() method returns rbb_gain_ctrl3::R reader structure

Source§

impl Readable for RBB_GAIN_CTRL4_SPEC

read() method returns rbb_gain_ctrl4::R reader structure

Source§

impl Readable for RBB_GAIN_CTRL5_SPEC

read() method returns rbb_gain_ctrl5::R reader structure

Source§

impl Readable for RBB_GAIN_CTRL6_SPEC

read() method returns rbb_gain_ctrl6::R reader structure

Source§

impl Readable for RBB_GAIN_CTRL7_SPEC

read() method returns rbb_gain_ctrl7::R reader structure

Source§

impl Readable for RBB_GAIN_CTRL8_SPEC

read() method returns rbb_gain_ctrl8::R reader structure

Source§

impl Readable for RBB_GAIN_CTRL9_SPEC

read() method returns rbb_gain_ctrl9::R reader structure

Source§

impl Readable for RBB_GAIN_CTRL10_SPEC

read() method returns rbb_gain_ctrl10::R reader structure

Source§

impl Readable for RBB_GAIN_CTRL11_SPEC

read() method returns rbb_gain_ctrl11::R reader structure

Source§

impl Readable for RBB_GAIN_CTRL12_SPEC

read() method returns rbb_gain_ctrl12::R reader structure

Source§

impl Readable for RBB_GAIN_CTRL13_SPEC

read() method returns rbb_gain_ctrl13::R reader structure

Source§

impl Readable for RBB_GAIN_CTRL14_SPEC

read() method returns rbb_gain_ctrl14::R reader structure

Source§

impl Readable for RBB_GAIN_CTRL15_SPEC

read() method returns rbb_gain_ctrl15::R reader structure

Source§

impl Readable for RBB_ROSDAC_SPEC

read() method returns rbb_rosdac::R reader structure

Source§

impl Readable for RBB_RX_SPEC

read() method returns rbb_rx::R reader structure

Source§

impl Readable for RF_ADC_OSDATA_SPEC

read() method returns rf_adc_osdata::R reader structure

Source§

impl Readable for RF_CAL_STATE_CTRL_SPEC

read() method returns rf_cal_state_ctrl::R reader structure

Source§

impl Readable for RF_CAL_STATUS_SPEC

read() method returns rf_cal_status::R reader structure

Source§

impl Readable for RF_CAL_SWITCH_CTRL_SPEC

read() method returns rf_cal_switch_ctrl::R reader structure

Source§

impl Readable for RF_CTRL_SOURCE_SPEC

read() method returns rf_ctrl_source::R reader structure

Source§

impl Readable for RF_EXT_PA_SPEC

read() method returns rf_ext_pa::R reader structure

Source§

impl Readable for RF_FSM_SPEC

read() method returns rf_fsm::R reader structure

Source§

impl Readable for RF_RESERVED_SPEC

read() method returns rf_reserved::R reader structure

Source§

impl Readable for RF_RESERVED_2_SPEC

read() method returns rf_reserved_2::R reader structure

Source§

impl Readable for RF_REV_SPEC

read() method returns rf_rev::R reader structure

Source§

impl Readable for RF_RX_PULSE_FILTER_SPEC

read() method returns rf_rx_pulse_filter::R reader structure

Source§

impl Readable for RF_SINGEN_0_SPEC

read() method returns rf_singen_0::R reader structure

Source§

impl Readable for RF_SINGEN_1_SPEC

read() method returns rf_singen_1::R reader structure

Source§

impl Readable for RF_SINGEN_2_SPEC

read() method returns rf_singen_2::R reader structure

Source§

impl Readable for RF_SINGEN_3_SPEC

read() method returns rf_singen_3::R reader structure

Source§

impl Readable for RF_SINGEN_4_SPEC

read() method returns rf_singen_4::R reader structure

Source§

impl Readable for RF_SRAM_CTRL0_SPEC

read() method returns rf_sram_ctrl0::R reader structure

Source§

impl Readable for RF_SRAM_CTRL1_SPEC

read() method returns rf_sram_ctrl1::R reader structure

Source§

impl Readable for RF_SRAM_CTRL2_SPEC

read() method returns rf_sram_ctrl2::R reader structure

Source§

impl Readable for RF_TEST_MODE_SPEC

read() method returns rf_test_mode::R reader structure

Source§

impl Readable for RF_TOP_SPEC

read() method returns rf_top::R reader structure

Source§

impl Readable for RXADC_SPEC

read() method returns rxadc::R reader structure

Source§

impl Readable for RXADC_READBACK_SPEC

read() method returns rxadc_readback::R reader structure

Source§

impl Readable for TESTBUF_SPEC

read() method returns testbuf::R reader structure

Source§

impl Readable for TRX_GAIN_BW_SPEC

read() method returns trx_gain_bw::R reader structure

Source§

impl Readable for TRX_GAIN_BW_HW_SPEC

read() method returns trx_gain_bw_hw::R reader structure

Source§

impl Readable for VCO_SPEC

read() method returns vco::R reader structure

Source§

impl Readable for SD_CHIP_ID_HIGH_SPEC

read() method returns sd_chip_id_high::R reader structure

Source§

impl Readable for SD_CHIP_ID_LOW_SPEC

read() method returns sd_chip_id_low::R reader structure

Source§

impl Readable for SD_DBG_PWD_HIGH_SPEC

read() method returns sd_dbg_pwd_high::R reader structure

Source§

impl Readable for SD_DBG_PWD_LOW_SPEC

read() method returns sd_dbg_pwd_low::R reader structure

Source§

impl Readable for SD_DBG_RESERVED_SPEC

read() method returns sd_dbg_reserved::R reader structure

Source§

impl Readable for SD_STATUS_SPEC

read() method returns sd_status::R reader structure

Source§

impl Readable for SD_WIFI_MAC_HIGH_SPEC

read() method returns sd_wifi_mac_high::R reader structure

Source§

impl Readable for SD_WIFI_MAC_LOW_SPEC

read() method returns sd_wifi_mac_low::R reader structure

Source§

impl Readable for SE_AES_0_CTRL_SPEC

read() method returns se_aes_0_ctrl::R reader structure

Source§

impl Readable for SE_AES_0_CTRL_PROT_SPEC

read() method returns se_aes_0_ctrl_prot::R reader structure

Source§

impl Readable for SE_AES_0_ENDIAN_SPEC

read() method returns se_aes_0_endian::R reader structure

Source§

impl Readable for SE_AES_0_IV_0_SPEC

read() method returns se_aes_0_iv_0::R reader structure

Source§

impl Readable for SE_AES_0_IV_1_SPEC

read() method returns se_aes_0_iv_1::R reader structure

Source§

impl Readable for SE_AES_0_IV_2_SPEC

read() method returns se_aes_0_iv_2::R reader structure

Source§

impl Readable for SE_AES_0_IV_3_SPEC

read() method returns se_aes_0_iv_3::R reader structure

Source§

impl Readable for SE_AES_0_KEY_0_SPEC

read() method returns se_aes_0_key_0::R reader structure

Source§

impl Readable for SE_AES_0_KEY_1_SPEC

read() method returns se_aes_0_key_1::R reader structure

Source§

impl Readable for SE_AES_0_KEY_2_SPEC

read() method returns se_aes_0_key_2::R reader structure

Source§

impl Readable for SE_AES_0_KEY_3_SPEC

read() method returns se_aes_0_key_3::R reader structure

Source§

impl Readable for SE_AES_0_KEY_4_SPEC

read() method returns se_aes_0_key_4::R reader structure

Source§

impl Readable for SE_AES_0_KEY_5_SPEC

read() method returns se_aes_0_key_5::R reader structure

Source§

impl Readable for SE_AES_0_KEY_6_SPEC

read() method returns se_aes_0_key_6::R reader structure

Source§

impl Readable for SE_AES_0_KEY_7_SPEC

read() method returns se_aes_0_key_7::R reader structure

Source§

impl Readable for SE_AES_0_KEY_SEL_0_SPEC

read() method returns se_aes_0_key_sel_0::R reader structure

Source§

impl Readable for SE_AES_0_KEY_SEL_1_SPEC

read() method returns se_aes_0_key_sel_1::R reader structure

Source§

impl Readable for SE_AES_0_MDA_SPEC

read() method returns se_aes_0_mda::R reader structure

Source§

impl Readable for SE_AES_0_MSA_SPEC

read() method returns se_aes_0_msa::R reader structure

Source§

impl Readable for SE_AES_0_SBOOT_SPEC

read() method returns se_aes_0_sboot::R reader structure

Source§

impl Readable for SE_AES_0_STATUS_SPEC

read() method returns se_aes_0_status::R reader structure

Source§

impl Readable for SE_CDET_0_CTRL_0_SPEC

read() method returns se_cdet_0_ctrl_0::R reader structure

Source§

impl Readable for SE_CDET_0_CTRL_1_SPEC

read() method returns se_cdet_0_ctrl_1::R reader structure

Source§

impl Readable for SE_CDET_0_CTRL_PROT_SPEC

read() method returns se_cdet_0_ctrl_prot::R reader structure

Source§

impl Readable for SE_CTRL_PROT_RD_SPEC

read() method returns se_ctrl_prot_rd::R reader structure

Source§

impl Readable for SE_CTRL_RESERVED_0_SPEC

read() method returns se_ctrl_reserved_0::R reader structure

Source§

impl Readable for SE_CTRL_RESERVED_1_SPEC

read() method returns se_ctrl_reserved_1::R reader structure

Source§

impl Readable for SE_CTRL_RESERVED_2_SPEC

read() method returns se_ctrl_reserved_2::R reader structure

Source§

impl Readable for SE_GMAC_0_CTRL_0_SPEC

read() method returns se_gmac_0_ctrl_0::R reader structure

Source§

impl Readable for SE_GMAC_0_CTRL_PROT_SPEC

read() method returns se_gmac_0_ctrl_prot::R reader structure

Source§

impl Readable for SE_GMAC_0_LCA_SPEC

read() method returns se_gmac_0_lca::R reader structure

Source§

impl Readable for SE_GMAC_0_STATUS_SPEC

read() method returns se_gmac_0_status::R reader structure

Source§

impl Readable for SE_PKA_0_CTRL_0_SPEC

read() method returns se_pka_0_ctrl_0::R reader structure

Source§

impl Readable for SE_PKA_0_CTRL_1_SPEC

read() method returns se_pka_0_ctrl_1::R reader structure

Source§

impl Readable for SE_PKA_0_CTRL_PROT_SPEC

read() method returns se_pka_0_ctrl_prot::R reader structure

Source§

impl Readable for SE_PKA_0_RW_SPEC

read() method returns se_pka_0_rw::R reader structure

Source§

impl Readable for SE_PKA_0_RW_BURST_SPEC

read() method returns se_pka_0_rw_burst::R reader structure

Source§

impl Readable for SE_PKA_0_SEED_SPEC

read() method returns se_pka_0_seed::R reader structure

Source§

impl Readable for SE_SHA_0_CTRL_SPEC

read() method returns se_sha_0_ctrl::R reader structure

Source§

impl Readable for SE_SHA_0_CTRL_PROT_SPEC

read() method returns se_sha_0_ctrl_prot::R reader structure

Source§

impl Readable for SE_SHA_0_ENDIAN_SPEC

read() method returns se_sha_0_endian::R reader structure

Source§

impl Readable for SE_SHA_0_HASH_H_0_SPEC

read() method returns se_sha_0_hash_h_0::R reader structure

Source§

impl Readable for SE_SHA_0_HASH_H_1_SPEC

read() method returns se_sha_0_hash_h_1::R reader structure

Source§

impl Readable for SE_SHA_0_HASH_H_2_SPEC

read() method returns se_sha_0_hash_h_2::R reader structure

Source§

impl Readable for SE_SHA_0_HASH_H_3_SPEC

read() method returns se_sha_0_hash_h_3::R reader structure

Source§

impl Readable for SE_SHA_0_HASH_H_4_SPEC

read() method returns se_sha_0_hash_h_4::R reader structure

Source§

impl Readable for SE_SHA_0_HASH_H_5_SPEC

read() method returns se_sha_0_hash_h_5::R reader structure

Source§

impl Readable for SE_SHA_0_HASH_H_6_SPEC

read() method returns se_sha_0_hash_h_6::R reader structure

Source§

impl Readable for SE_SHA_0_HASH_H_7_SPEC

read() method returns se_sha_0_hash_h_7::R reader structure

Source§

impl Readable for SE_SHA_0_HASH_L_0_SPEC

read() method returns se_sha_0_hash_l_0::R reader structure

Source§

impl Readable for SE_SHA_0_HASH_L_1_SPEC

read() method returns se_sha_0_hash_l_1::R reader structure

Source§

impl Readable for SE_SHA_0_HASH_L_2_SPEC

read() method returns se_sha_0_hash_l_2::R reader structure

Source§

impl Readable for SE_SHA_0_HASH_L_3_SPEC

read() method returns se_sha_0_hash_l_3::R reader structure

Source§

impl Readable for SE_SHA_0_HASH_L_4_SPEC

read() method returns se_sha_0_hash_l_4::R reader structure

Source§

impl Readable for SE_SHA_0_HASH_L_5_SPEC

read() method returns se_sha_0_hash_l_5::R reader structure

Source§

impl Readable for SE_SHA_0_HASH_L_6_SPEC

read() method returns se_sha_0_hash_l_6::R reader structure

Source§

impl Readable for SE_SHA_0_HASH_L_7_SPEC

read() method returns se_sha_0_hash_l_7::R reader structure

Source§

impl Readable for SE_SHA_0_MSA_SPEC

read() method returns se_sha_0_msa::R reader structure

Source§

impl Readable for SE_SHA_0_STATUS_SPEC

read() method returns se_sha_0_status::R reader structure

Source§

impl Readable for SE_TRNG_0_CTRL_0_SPEC

read() method returns se_trng_0_ctrl_0::R reader structure

Source§

impl Readable for SE_TRNG_0_CTRL_1_SPEC

read() method returns se_trng_0_ctrl_1::R reader structure

Source§

impl Readable for SE_TRNG_0_CTRL_2_SPEC

read() method returns se_trng_0_ctrl_2::R reader structure

Source§

impl Readable for SE_TRNG_0_CTRL_3_SPEC

read() method returns se_trng_0_ctrl_3::R reader structure

Source§

impl Readable for SE_TRNG_0_CTRL_PROT_SPEC

read() method returns se_trng_0_ctrl_prot::R reader structure

Source§

impl Readable for SE_TRNG_0_DOUT_0_SPEC

read() method returns se_trng_0_dout_0::R reader structure

Source§

impl Readable for SE_TRNG_0_DOUT_1_SPEC

read() method returns se_trng_0_dout_1::R reader structure

Source§

impl Readable for SE_TRNG_0_DOUT_2_SPEC

read() method returns se_trng_0_dout_2::R reader structure

Source§

impl Readable for SE_TRNG_0_DOUT_3_SPEC

read() method returns se_trng_0_dout_3::R reader structure

Source§

impl Readable for SE_TRNG_0_DOUT_4_SPEC

read() method returns se_trng_0_dout_4::R reader structure

Source§

impl Readable for SE_TRNG_0_DOUT_5_SPEC

read() method returns se_trng_0_dout_5::R reader structure

Source§

impl Readable for SE_TRNG_0_DOUT_6_SPEC

read() method returns se_trng_0_dout_6::R reader structure

Source§

impl Readable for SE_TRNG_0_DOUT_7_SPEC

read() method returns se_trng_0_dout_7::R reader structure

Source§

impl Readable for SE_TRNG_0_STATUS_SPEC

read() method returns se_trng_0_status::R reader structure

Source§

impl Readable for SE_TRNG_0_TEST_SPEC

read() method returns se_trng_0_test::R reader structure

Source§

impl Readable for SE_TRNG_0_TEST_OUT_0_SPEC

read() method returns se_trng_0_test_out_0::R reader structure

Source§

impl Readable for SE_TRNG_0_TEST_OUT_1_SPEC

read() method returns se_trng_0_test_out_1::R reader structure

Source§

impl Readable for SE_TRNG_0_TEST_OUT_2_SPEC

read() method returns se_trng_0_test_out_2::R reader structure

Source§

impl Readable for SE_TRNG_0_TEST_OUT_3_SPEC

read() method returns se_trng_0_test_out_3::R reader structure

Source§

impl Readable for SF2_IF_IO_DLY_0_SPEC

read() method returns sf2_if_io_dly_0::R reader structure

Source§

impl Readable for SF2_IF_IO_DLY_1_SPEC

read() method returns sf2_if_io_dly_1::R reader structure

Source§

impl Readable for SF2_IF_IO_DLY_2_SPEC

read() method returns sf2_if_io_dly_2::R reader structure

Source§

impl Readable for SF2_IF_IO_DLY_3_SPEC

read() method returns sf2_if_io_dly_3::R reader structure

Source§

impl Readable for SF2_IF_IO_DLY_4_SPEC

read() method returns sf2_if_io_dly_4::R reader structure

Source§

impl Readable for SF3_IF_IO_DLY_0_SPEC

read() method returns sf3_if_io_dly_0::R reader structure

Source§

impl Readable for SF3_IF_IO_DLY_1_SPEC

read() method returns sf3_if_io_dly_1::R reader structure

Source§

impl Readable for SF3_IF_IO_DLY_2_SPEC

read() method returns sf3_if_io_dly_2::R reader structure

Source§

impl Readable for SF3_IF_IO_DLY_3_SPEC

read() method returns sf3_if_io_dly_3::R reader structure

Source§

impl Readable for SF3_IF_IO_DLY_4_SPEC

read() method returns sf3_if_io_dly_4::R reader structure

Source§

impl Readable for SF_AES_SPEC

read() method returns sf_aes::R reader structure

Source§

impl Readable for SF_AES_CFG_R0_SPEC

read() method returns sf_aes_cfg_r0::R reader structure

Source§

impl Readable for SF_AES_IV_R0_W0_SPEC

read() method returns sf_aes_iv_r0_w0::R reader structure

Source§

impl Readable for SF_AES_IV_R0_W1_SPEC

read() method returns sf_aes_iv_r0_w1::R reader structure

Source§

impl Readable for SF_AES_IV_R0_W2_SPEC

read() method returns sf_aes_iv_r0_w2::R reader structure

Source§

impl Readable for SF_AES_IV_R0_W3_SPEC

read() method returns sf_aes_iv_r0_w3::R reader structure

Source§

impl Readable for SF_AES_IV_R1_W0_SPEC

read() method returns sf_aes_iv_r1_w0::R reader structure

Source§

impl Readable for SF_AES_IV_R1_W1_SPEC

read() method returns sf_aes_iv_r1_w1::R reader structure

Source§

impl Readable for SF_AES_IV_R1_W2_SPEC

read() method returns sf_aes_iv_r1_w2::R reader structure

Source§

impl Readable for SF_AES_IV_R1_W3_SPEC

read() method returns sf_aes_iv_r1_w3::R reader structure

Source§

impl Readable for SF_AES_IV_R2_W0_SPEC

read() method returns sf_aes_iv_r2_w0::R reader structure

Source§

impl Readable for SF_AES_IV_R2_W1_SPEC

read() method returns sf_aes_iv_r2_w1::R reader structure

Source§

impl Readable for SF_AES_IV_R2_W2_SPEC

read() method returns sf_aes_iv_r2_w2::R reader structure

Source§

impl Readable for SF_AES_IV_R2_W3_SPEC

read() method returns sf_aes_iv_r2_w3::R reader structure

Source§

impl Readable for SF_AES_KEY_R0_0_SPEC

read() method returns sf_aes_key_r0_0::R reader structure

Source§

impl Readable for SF_AES_KEY_R0_1_SPEC

read() method returns sf_aes_key_r0_1::R reader structure

Source§

impl Readable for SF_AES_KEY_R0_2_SPEC

read() method returns sf_aes_key_r0_2::R reader structure

Source§

impl Readable for SF_AES_KEY_R0_3_SPEC

read() method returns sf_aes_key_r0_3::R reader structure

Source§

impl Readable for SF_AES_KEY_R0_4_SPEC

read() method returns sf_aes_key_r0_4::R reader structure

Source§

impl Readable for SF_AES_KEY_R0_5_SPEC

read() method returns sf_aes_key_r0_5::R reader structure

Source§

impl Readable for SF_AES_KEY_R0_6_SPEC

read() method returns sf_aes_key_r0_6::R reader structure

Source§

impl Readable for SF_AES_KEY_R0_7_SPEC

read() method returns sf_aes_key_r0_7::R reader structure

Source§

impl Readable for SF_AES_KEY_R1_0_SPEC

read() method returns sf_aes_key_r1_0::R reader structure

Source§

impl Readable for SF_AES_KEY_R1_1_SPEC

read() method returns sf_aes_key_r1_1::R reader structure

Source§

impl Readable for SF_AES_KEY_R1_2_SPEC

read() method returns sf_aes_key_r1_2::R reader structure

Source§

impl Readable for SF_AES_KEY_R1_3_SPEC

read() method returns sf_aes_key_r1_3::R reader structure

Source§

impl Readable for SF_AES_KEY_R1_4_SPEC

read() method returns sf_aes_key_r1_4::R reader structure

Source§

impl Readable for SF_AES_KEY_R1_5_SPEC

read() method returns sf_aes_key_r1_5::R reader structure

Source§

impl Readable for SF_AES_KEY_R1_6_SPEC

read() method returns sf_aes_key_r1_6::R reader structure

Source§

impl Readable for SF_AES_KEY_R1_7_SPEC

read() method returns sf_aes_key_r1_7::R reader structure

Source§

impl Readable for SF_AES_KEY_R2_0_SPEC

read() method returns sf_aes_key_r2_0::R reader structure

Source§

impl Readable for SF_AES_KEY_R2_1_SPEC

read() method returns sf_aes_key_r2_1::R reader structure

Source§

impl Readable for SF_AES_KEY_R2_2_SPEC

read() method returns sf_aes_key_r2_2::R reader structure

Source§

impl Readable for SF_AES_KEY_R2_3_SPEC

read() method returns sf_aes_key_r2_3::R reader structure

Source§

impl Readable for SF_AES_KEY_R2_4_SPEC

read() method returns sf_aes_key_r2_4::R reader structure

Source§

impl Readable for SF_AES_KEY_R2_5_SPEC

read() method returns sf_aes_key_r2_5::R reader structure

Source§

impl Readable for SF_AES_KEY_R2_6_SPEC

read() method returns sf_aes_key_r2_6::R reader structure

Source§

impl Readable for SF_AES_KEY_R2_7_SPEC

read() method returns sf_aes_key_r2_7::R reader structure

Source§

impl Readable for SF_AES_R1_SPEC

read() method returns sf_aes_r1::R reader structure

Source§

impl Readable for SF_AES_R2_SPEC

read() method returns sf_aes_r2::R reader structure

Source§

impl Readable for SF_AHB2SIF_STATUS_SPEC

read() method returns sf_ahb2sif_status::R reader structure

Source§

impl Readable for SF_BK2_ID0_OFFSET_SPEC

read() method returns sf_bk2_id0_offset::R reader structure

Source§

impl Readable for SF_BK2_ID1_OFFSET_SPEC

read() method returns sf_bk2_id1_offset::R reader structure

Source§

impl Readable for SF_CTRL_0_SPEC

read() method returns sf_ctrl_0::R reader structure

Source§

impl Readable for SF_CTRL_1_SPEC

read() method returns sf_ctrl_1::R reader structure

Source§

impl Readable for SF_CTRL_2_SPEC

read() method returns sf_ctrl_2::R reader structure

Source§

impl Readable for SF_CTRL_3_SPEC

read() method returns sf_ctrl_3::R reader structure

Source§

impl Readable for SF_CTRL_PROT_EN_SPEC

read() method returns sf_ctrl_prot_en::R reader structure

Source§

impl Readable for SF_CTRL_PROT_EN_RD_SPEC

read() method returns sf_ctrl_prot_en_rd::R reader structure

Source§

impl Readable for SF_ID0_OFFSET_SPEC

read() method returns sf_id0_offset::R reader structure

Source§

impl Readable for SF_ID1_OFFSET_SPEC

read() method returns sf_id1_offset::R reader structure

Source§

impl Readable for SF_IF_IAHB_0_SPEC

read() method returns sf_if_iahb_0::R reader structure

Source§

impl Readable for SF_IF_IAHB_1_SPEC

read() method returns sf_if_iahb_1::R reader structure

Source§

impl Readable for SF_IF_IAHB_2_SPEC

read() method returns sf_if_iahb_2::R reader structure

Source§

impl Readable for SF_IF_IAHB_3_SPEC

read() method returns sf_if_iahb_3::R reader structure

Source§

impl Readable for SF_IF_IAHB_4_SPEC

read() method returns sf_if_iahb_4::R reader structure

Source§

impl Readable for SF_IF_IAHB_5_SPEC

read() method returns sf_if_iahb_5::R reader structure

Source§

impl Readable for SF_IF_IAHB_6_SPEC

read() method returns sf_if_iahb_6::R reader structure

Source§

impl Readable for SF_IF_IAHB_7_SPEC

read() method returns sf_if_iahb_7::R reader structure

Source§

impl Readable for SF_IF_IAHB_8_SPEC

read() method returns sf_if_iahb_8::R reader structure

Source§

impl Readable for SF_IF_IAHB_9_SPEC

read() method returns sf_if_iahb_9::R reader structure

Source§

impl Readable for SF_IF_IAHB_10_SPEC

read() method returns sf_if_iahb_10::R reader structure

Source§

impl Readable for SF_IF_IAHB_11_SPEC

read() method returns sf_if_iahb_11::R reader structure

Source§

impl Readable for SF_IF_IAHB_12_SPEC

read() method returns sf_if_iahb_12::R reader structure

Source§

impl Readable for SF_IF_IO_DLY_0_SPEC

read() method returns sf_if_io_dly_0::R reader structure

Source§

impl Readable for SF_IF_IO_DLY_1_SPEC

read() method returns sf_if_io_dly_1::R reader structure

Source§

impl Readable for SF_IF_IO_DLY_2_SPEC

read() method returns sf_if_io_dly_2::R reader structure

Source§

impl Readable for SF_IF_IO_DLY_3_SPEC

read() method returns sf_if_io_dly_3::R reader structure

Source§

impl Readable for SF_IF_IO_DLY_4_SPEC

read() method returns sf_if_io_dly_4::R reader structure

Source§

impl Readable for SF_IF_SAHB_0_SPEC

read() method returns sf_if_sahb_0::R reader structure

Source§

impl Readable for SF_IF_SAHB_1_SPEC

read() method returns sf_if_sahb_1::R reader structure

Source§

impl Readable for SF_IF_SAHB_2_SPEC

read() method returns sf_if_sahb_2::R reader structure

Source§

impl Readable for SF_IF_STATUS_0_SPEC

read() method returns sf_if_status_0::R reader structure

Source§

impl Readable for SF_IF_STATUS_1_SPEC

read() method returns sf_if_status_1::R reader structure

Source§

impl Readable for SF_RESERVED_SPEC

read() method returns sf_reserved::R reader structure

Source§

impl Readable for SPI_BUS_BUSY_SPEC

read() method returns spi_bus_busy::R reader structure

Source§

impl Readable for SPI_CONFIG_SPEC

read() method returns spi_config::R reader structure

Source§

impl Readable for SPI_FIFO_CONFIG_0_SPEC

read() method returns spi_fifo_config_0::R reader structure

Source§

impl Readable for SPI_FIFO_CONFIG_1_SPEC

read() method returns spi_fifo_config_1::R reader structure

Source§

impl Readable for SPI_FIFO_RDATA_SPEC

read() method returns spi_fifo_rdata::R reader structure

Source§

impl Readable for SPI_FIFO_WDATA_SPEC

read() method returns spi_fifo_wdata::R reader structure

Source§

impl Readable for SPI_INT_STS_SPEC

read() method returns spi_int_sts::R reader structure

Source§

impl Readable for SPI_PRD_0_SPEC

read() method returns spi_prd_0::R reader structure

Source§

impl Readable for SPI_PRD_1_SPEC

read() method returns spi_prd_1::R reader structure

Source§

impl Readable for SPI_RXD_IGNR_SPEC

read() method returns spi_rxd_ignr::R reader structure

Source§

impl Readable for SPI_STO_VALUE_SPEC

read() method returns spi_sto_value::R reader structure

Source§

impl Readable for TCCR_SPEC

read() method returns tccr::R reader structure

Source§

impl Readable for TCDR_SPEC

read() method returns tcdr::R reader structure

Source§

impl Readable for TCER_SPEC

read() method returns tcer::R reader structure

Source§

impl Readable for TCMR_SPEC

read() method returns tcmr::R reader structure

Source§

impl Readable for TCR2_SPEC

read() method returns tcr2::R reader structure

Source§

impl Readable for TCR3_SPEC

read() method returns tcr3::R reader structure

Source§

impl Readable for TCVSYN2_SPEC

read() method returns tcvsyn2::R reader structure

Source§

impl Readable for TCVSYN3_SPEC

read() method returns tcvsyn3::R reader structure

Source§

impl Readable for TCVWR2_SPEC

read() method returns tcvwr2::R reader structure

Source§

impl Readable for TCVWR3_SPEC

read() method returns tcvwr3::R reader structure

Source§

impl Readable for TICR2_SPEC

read() method returns ticr2::R reader structure

Source§

impl Readable for TICR3_SPEC

read() method returns ticr3::R reader structure

Source§

impl Readable for TIER2_SPEC

read() method returns tier2::R reader structure

Source§

impl Readable for TIER3_SPEC

read() method returns tier3::R reader structure

Source§

impl Readable for TILR2_SPEC

read() method returns tilr2::R reader structure

Source§

impl Readable for TILR3_SPEC

read() method returns tilr3::R reader structure

Source§

impl Readable for TMR2_0_SPEC

read() method returns tmr2_0::R reader structure

Source§

impl Readable for TMR2_1_SPEC

read() method returns tmr2_1::R reader structure

Source§

impl Readable for TMR2_2_SPEC

read() method returns tmr2_2::R reader structure

Source§

impl Readable for TMR3_0_SPEC

read() method returns tmr3_0::R reader structure

Source§

impl Readable for TMR3_1_SPEC

read() method returns tmr3_1::R reader structure

Source§

impl Readable for TMR3_2_SPEC

read() method returns tmr3_2::R reader structure

Source§

impl Readable for TMSR2_SPEC

read() method returns tmsr2::R reader structure

Source§

impl Readable for TMSR3_SPEC

read() method returns tmsr3::R reader structure

Source§

impl Readable for TPLCR2_SPEC

read() method returns tplcr2::R reader structure

Source§

impl Readable for TPLCR3_SPEC

read() method returns tplcr3::R reader structure

Source§

impl Readable for TPLVR2_SPEC

read() method returns tplvr2::R reader structure

Source§

impl Readable for TPLVR3_SPEC

read() method returns tplvr3::R reader structure

Source§

impl Readable for WCR_SPEC

read() method returns wcr::R reader structure

Source§

impl Readable for WFAR_SPEC

read() method returns wfar::R reader structure

Source§

impl Readable for WICR_SPEC

read() method returns wicr::R reader structure

Source§

impl Readable for WMER_SPEC

read() method returns wmer::R reader structure

Source§

impl Readable for WMR_SPEC

read() method returns wmr::R reader structure

Source§

impl Readable for WSAR_SPEC

read() method returns wsar::R reader structure

Source§

impl Readable for WSR_SPEC

read() method returns wsr::R reader structure

Source§

impl Readable for WVR_SPEC

read() method returns wvr::R reader structure

Source§

impl Readable for bl702_pac::tzc_nsec::tzc_rom0_r0::TZC_ROM0_R0_SPEC

read() method returns tzc_rom0_r0::R reader structure

Source§

impl Readable for bl702_pac::tzc_nsec::tzc_rom0_r1::TZC_ROM0_R1_SPEC

read() method returns tzc_rom0_r1::R reader structure

Source§

impl Readable for bl702_pac::tzc_nsec::tzc_rom1_r0::TZC_ROM1_R0_SPEC

read() method returns tzc_rom1_r0::R reader structure

Source§

impl Readable for bl702_pac::tzc_nsec::tzc_rom1_r1::TZC_ROM1_R1_SPEC

read() method returns tzc_rom1_r1::R reader structure

Source§

impl Readable for bl702_pac::tzc_nsec::tzc_rom_ctrl::TZC_ROM_CTRL_SPEC

read() method returns tzc_rom_ctrl::R reader structure

Source§

impl Readable for bl702_pac::tzc_sec::tzc_rom0_r0::TZC_ROM0_R0_SPEC

read() method returns tzc_rom0_r0::R reader structure

Source§

impl Readable for bl702_pac::tzc_sec::tzc_rom0_r1::TZC_ROM0_R1_SPEC

read() method returns tzc_rom0_r1::R reader structure

Source§

impl Readable for bl702_pac::tzc_sec::tzc_rom1_r0::TZC_ROM1_R0_SPEC

read() method returns tzc_rom1_r0::R reader structure

Source§

impl Readable for bl702_pac::tzc_sec::tzc_rom1_r1::TZC_ROM1_R1_SPEC

read() method returns tzc_rom1_r1::R reader structure

Source§

impl Readable for bl702_pac::tzc_sec::tzc_rom_ctrl::TZC_ROM_CTRL_SPEC

read() method returns tzc_rom_ctrl::R reader structure

Source§

impl Readable for DATA_CONFIG_SPEC

read() method returns data_config::R reader structure

Source§

impl Readable for STS_URX_ABR_PRD_SPEC

read() method returns sts_urx_abr_prd::R reader structure

Source§

impl Readable for UART_BIT_PRD_SPEC

read() method returns uart_bit_prd::R reader structure

Source§

impl Readable for UART_FIFO_CONFIG_0_SPEC

read() method returns uart_fifo_config_0::R reader structure

Source§

impl Readable for UART_FIFO_CONFIG_1_SPEC

read() method returns uart_fifo_config_1::R reader structure

Source§

impl Readable for UART_FIFO_RDATA_SPEC

read() method returns uart_fifo_rdata::R reader structure

Source§

impl Readable for UART_FIFO_WDATA_SPEC

read() method returns uart_fifo_wdata::R reader structure

Source§

impl Readable for UART_INT_CLEAR_SPEC

read() method returns uart_int_clear::R reader structure

Source§

impl Readable for UART_INT_EN_SPEC

read() method returns uart_int_en::R reader structure

Source§

impl Readable for UART_INT_MASK_SPEC

read() method returns uart_int_mask::R reader structure

Source§

impl Readable for UART_INT_STS_SPEC

read() method returns uart_int_sts::R reader structure

Source§

impl Readable for UART_STATUS_SPEC

read() method returns uart_status::R reader structure

Source§

impl Readable for UART_SW_MODE_SPEC

read() method returns uart_sw_mode::R reader structure

Source§

impl Readable for URX_CONFIG_SPEC

read() method returns urx_config::R reader structure

Source§

impl Readable for URX_IR_POSITION_SPEC

read() method returns urx_ir_position::R reader structure

Source§

impl Readable for URX_RTO_TIMER_SPEC

read() method returns urx_rto_timer::R reader structure

Source§

impl Readable for UTX_CONFIG_SPEC

read() method returns utx_config::R reader structure

Source§

impl Readable for UTX_IR_POSITION_SPEC

read() method returns utx_ir_position::R reader structure

Source§

impl Readable for EP0_FIFO_CONFIG_SPEC

read() method returns ep0_fifo_config::R reader structure

Source§

impl Readable for EP0_FIFO_STATUS_SPEC

read() method returns ep0_fifo_status::R reader structure

Source§

impl Readable for EP0_RX_FIFO_RDATA_SPEC

read() method returns ep0_rx_fifo_rdata::R reader structure

Source§

impl Readable for EP0_TX_FIFO_WDATA_SPEC

read() method returns ep0_tx_fifo_wdata::R reader structure

Source§

impl Readable for EP1_CONFIG_SPEC

read() method returns ep1_config::R reader structure

Source§

impl Readable for EP1_FIFO_CONFIG_SPEC

read() method returns ep1_fifo_config::R reader structure

Source§

impl Readable for EP1_FIFO_STATUS_SPEC

read() method returns ep1_fifo_status::R reader structure

Source§

impl Readable for EP1_RX_FIFO_RDATA_SPEC

read() method returns ep1_rx_fifo_rdata::R reader structure

Source§

impl Readable for EP1_TX_FIFO_WDATA_SPEC

read() method returns ep1_tx_fifo_wdata::R reader structure

Source§

impl Readable for EP2_CONFIG_SPEC

read() method returns ep2_config::R reader structure

Source§

impl Readable for EP2_FIFO_CONFIG_SPEC

read() method returns ep2_fifo_config::R reader structure

Source§

impl Readable for EP2_FIFO_STATUS_SPEC

read() method returns ep2_fifo_status::R reader structure

Source§

impl Readable for EP2_RX_FIFO_RDATA_SPEC

read() method returns ep2_rx_fifo_rdata::R reader structure

Source§

impl Readable for EP2_TX_FIFO_WDATA_SPEC

read() method returns ep2_tx_fifo_wdata::R reader structure

Source§

impl Readable for EP3_CONFIG_SPEC

read() method returns ep3_config::R reader structure

Source§

impl Readable for EP3_FIFO_CONFIG_SPEC

read() method returns ep3_fifo_config::R reader structure

Source§

impl Readable for EP3_FIFO_STATUS_SPEC

read() method returns ep3_fifo_status::R reader structure

Source§

impl Readable for EP3_RX_FIFO_RDATA_SPEC

read() method returns ep3_rx_fifo_rdata::R reader structure

Source§

impl Readable for EP3_TX_FIFO_WDATA_SPEC

read() method returns ep3_tx_fifo_wdata::R reader structure

Source§

impl Readable for EP4_CONFIG_SPEC

read() method returns ep4_config::R reader structure

Source§

impl Readable for EP4_FIFO_CONFIG_SPEC

read() method returns ep4_fifo_config::R reader structure

Source§

impl Readable for EP4_FIFO_STATUS_SPEC

read() method returns ep4_fifo_status::R reader structure

Source§

impl Readable for EP4_RX_FIFO_RDATA_SPEC

read() method returns ep4_rx_fifo_rdata::R reader structure

Source§

impl Readable for EP4_TX_FIFO_WDATA_SPEC

read() method returns ep4_tx_fifo_wdata::R reader structure

Source§

impl Readable for EP5_CONFIG_SPEC

read() method returns ep5_config::R reader structure

Source§

impl Readable for EP5_FIFO_CONFIG_SPEC

read() method returns ep5_fifo_config::R reader structure

Source§

impl Readable for EP5_FIFO_STATUS_SPEC

read() method returns ep5_fifo_status::R reader structure

Source§

impl Readable for EP5_RX_FIFO_RDATA_SPEC

read() method returns ep5_rx_fifo_rdata::R reader structure

Source§

impl Readable for EP5_TX_FIFO_WDATA_SPEC

read() method returns ep5_tx_fifo_wdata::R reader structure

Source§

impl Readable for EP6_CONFIG_SPEC

read() method returns ep6_config::R reader structure

Source§

impl Readable for EP6_FIFO_CONFIG_SPEC

read() method returns ep6_fifo_config::R reader structure

Source§

impl Readable for EP6_FIFO_STATUS_SPEC

read() method returns ep6_fifo_status::R reader structure

Source§

impl Readable for EP6_RX_FIFO_RDATA_SPEC

read() method returns ep6_rx_fifo_rdata::R reader structure

Source§

impl Readable for EP6_TX_FIFO_WDATA_SPEC

read() method returns ep6_tx_fifo_wdata::R reader structure

Source§

impl Readable for EP7_CONFIG_SPEC

read() method returns ep7_config::R reader structure

Source§

impl Readable for EP7_FIFO_CONFIG_SPEC

read() method returns ep7_fifo_config::R reader structure

Source§

impl Readable for EP7_FIFO_STATUS_SPEC

read() method returns ep7_fifo_status::R reader structure

Source§

impl Readable for EP7_RX_FIFO_RDATA_SPEC

read() method returns ep7_rx_fifo_rdata::R reader structure

Source§

impl Readable for EP7_TX_FIFO_WDATA_SPEC

read() method returns ep7_tx_fifo_wdata::R reader structure

Source§

impl Readable for RSVD_0_SPEC

read() method returns rsvd_0::R reader structure

Source§

impl Readable for RSVD_1_SPEC

read() method returns rsvd_1::R reader structure

Source§

impl Readable for USB_CONFIG_SPEC

read() method returns usb_config::R reader structure

Source§

impl Readable for USB_ERROR_SPEC

read() method returns usb_error::R reader structure

Source§

impl Readable for USB_FRAME_NO_SPEC

read() method returns usb_frame_no::R reader structure

Source§

impl Readable for USB_INT_CLEAR_SPEC

read() method returns usb_int_clear::R reader structure

Source§

impl Readable for USB_INT_EN_SPEC

read() method returns usb_int_en::R reader structure

Source§

impl Readable for USB_INT_MASK_SPEC

read() method returns usb_int_mask::R reader structure

Source§

impl Readable for USB_INT_STS_SPEC

read() method returns usb_int_sts::R reader structure

Source§

impl Readable for USB_LPM_CONFIG_SPEC

read() method returns usb_lpm_config::R reader structure

Source§

impl Readable for USB_RESUME_CONFIG_SPEC

read() method returns usb_resume_config::R reader structure

Source§

impl Readable for USB_SETUP_DATA_0_SPEC

read() method returns usb_setup_data_0::R reader structure

Source§

impl Readable for USB_SETUP_DATA_1_SPEC

read() method returns usb_setup_data_1::R reader structure

Source§

impl Readable for XCVR_IF_CONFIG_SPEC

read() method returns xcvr_if_config::R reader structure