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 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 CFG_CTRL_SPEC

read() method returns cfg_ctrl::R reader structure

Source§

impl Readable for ADC_CONTROL_SPEC

read() method returns adc_control::R reader structure

Source§

impl Readable for ADC_OUT_SPEC

read() method returns adc_out::R reader structure

Source§

impl Readable for ADC_STATUS_SPEC

read() method returns adc_status::R reader structure

Source§

impl Readable for APC_CTRL_0_SPEC

read() method returns apc_ctrl_0::R reader structure

Source§

impl Readable for APC_CTRL_1_SPEC

read() method returns apc_ctrl_1::R reader structure

Source§

impl Readable for APC_CTRL_2_SPEC

read() method returns apc_ctrl_2::R reader structure

Source§

impl Readable for APC_CTRL_3_SPEC

read() method returns apc_ctrl_3::R reader structure

Source§

impl Readable for APC_CTRL_4_SPEC

read() method returns apc_ctrl_4::R reader structure

Source§

impl Readable for APC_CTRL_5_SPEC

read() method returns apc_ctrl_5::R reader structure

Source§

impl Readable for APC_CTRL_6_SPEC

read() method returns apc_ctrl_6::R reader structure

Source§

impl Readable for APC_CTRL_7_SPEC

read() method returns apc_ctrl_7::R reader structure

Source§

impl Readable for APC_STA_0_SPEC

read() method returns apc_sta_0::R reader structure

Source§

impl Readable for APC_STA_1_SPEC

read() method returns apc_sta_1::R reader structure

Source§

impl Readable for LDO_30_CTRL_0_SPEC

read() method returns ldo_30_ctrl_0::R reader structure

Source§

impl Readable for LDO_30_CTRL_1_SPEC

read() method returns ldo_30_ctrl_1::R reader structure

Source§

impl Readable for LDO_50_CTRL_0_SPEC

read() method returns ldo_50_ctrl_0::R reader structure

Source§

impl Readable for LDO_50_CTRL_1_SPEC

read() method returns ldo_50_ctrl_1::R reader structure

Source§

impl Readable for OSC_CTRL_0_SPEC

read() method returns osc_ctrl_0::R reader structure

Source§

impl Readable for OSC_CTRL_1_SPEC

read() method returns osc_ctrl_1::R reader structure

Source§

impl Readable for OSC_CTRL_2_SPEC

read() method returns osc_ctrl_2::R reader structure

Source§

impl Readable for OSC_CTRL_3_SPEC

read() method returns osc_ctrl_3::R reader structure

Source§

impl Readable for OSC_CTRL_4_SPEC

read() method returns osc_ctrl_4::R reader structure

Source§

impl Readable for OSC_CTRL_5_SPEC

read() method returns osc_ctrl_5::R reader structure

Source§

impl Readable for OSC_CTRL_6_SPEC

read() method returns osc_ctrl_6::R reader structure

Source§

impl Readable for OSC_CTRL_7_SPEC

read() method returns osc_ctrl_7::R reader structure

Source§

impl Readable for OSC_STA_0_SPEC

read() method returns osc_sta_0::R reader structure

Source§

impl Readable for OSC_STA_1_SPEC

read() method returns osc_sta_1::R reader structure

Source§

impl Readable for RING_OSC_SPEC

read() method returns ring_osc::R reader structure

Source§

impl Readable for RTC_CTRL_1_SPEC

read() method returns rtc_ctrl_1::R reader structure

Source§

impl Readable for RTC_CTRL_2_SPEC

read() method returns rtc_ctrl_2::R reader structure

Source§

impl Readable for RTC_CTRL_3_SPEC

read() method returns rtc_ctrl_3::R reader structure

Source§

impl Readable for RTC_CTRL_4_SPEC

read() method returns rtc_ctrl_4::R reader structure

Source§

impl Readable for RTC_CTRL_5_SPEC

read() method returns rtc_ctrl_5::R reader structure

Source§

impl Readable for RTC_CTRL_6_SPEC

read() method returns rtc_ctrl_6::R reader structure

Source§

impl Readable for RTC_CTRL_7_SPEC

read() method returns rtc_ctrl_7::R reader structure

Source§

impl Readable for RTC_STA_0_SPEC

read() method returns rtc_sta_0::R reader structure

Source§

impl Readable for RTC_STA_1_SPEC

read() method returns rtc_sta_1::R reader structure

Source§

impl Readable for DBG_MUX_CFG_SPEC

read() method returns dbg_mux_cfg::R reader structure

Source§

impl Readable for FIFO_SRAM_CFG_SPEC

read() method returns fifo_sram_cfg::R reader structure

Source§

impl Readable for I2S_CONFIG_SPEC

read() method returns i2s_config::R reader structure

Source§

impl Readable for LPSD_CONFIG_SPEC

read() method returns lpsd_config::R reader structure

Source§

impl Readable for PDM_CORE_CONFIG_SPEC

read() method returns pdm_core_config::R reader structure

Source§

impl Readable for PDMA_SRAM_CFG_SPEC

read() method returns pdma_sram_cfg::R reader structure

Source§

impl Readable for VOICE_CONFIG_SPEC

read() method returns voice_config::R reader structure

Source§

impl Readable for VOICE_DMA_CONFIG_SPEC

read() method returns voice_dma_config::R reader structure

Source§

impl Readable for VOICE_DMAC_DST_ADDR0_SPEC

read() method returns voice_dmac_dst_addr0::R reader structure

Source§

impl Readable for VOICE_DMAC_DST_ADDR1_SPEC

read() method returns voice_dmac_dst_addr1::R reader structure

Source§

impl Readable for VOICE_DMAC_FIFO_SPEC

read() method returns voice_dmac_fifo::R reader structure

Source§

impl Readable for VOICE_DMAC_LEN_SPEC

read() method returns voice_dmac_len::R reader structure

Source§

impl Readable for VOICE_STATUS_SPEC

read() method returns voice_status::R reader structure

Source§

impl Readable for CFG_CTL_SPEC

read() method returns cfg_ctl::R reader structure

Source§

impl Readable for CFG_DATA_SPEC

read() method returns cfg_data::R reader structure

Source§

impl Readable for MAX_BL_CNT_SPEC

read() method returns max_bl_cnt::R reader structure

Source§

impl Readable for MAX_WL_CNT_SPEC

read() method returns max_wl_cnt::R reader structure

Source§

impl Readable for RAMFIFO0_SPEC

read() method returns ramfifo0::R reader structure

Source§

impl Readable for RAMFIFO1_SPEC

read() method returns ramfifo1::R reader structure

Source§

impl Readable for RAMFIFO2_SPEC

read() method returns ramfifo2::R reader structure

Source§

impl Readable for RAMFIFO3_SPEC

read() method returns ramfifo3::R reader structure

Source§

impl Readable for A1_SW_RESET_SPEC

read() method returns a1_sw_reset::R reader structure

Source§

impl Readable for AUDIO_MISC_SW_RESET_SPEC

read() method returns audio_misc_sw_reset::R reader structure

Source§

impl Readable for C01_CLK_DIV_SPEC

read() method returns c01_clk_div::R reader structure

Source§

impl Readable for C01_CLK_GATE_SPEC

read() method returns c01_clk_gate::R reader structure

Source§

impl Readable for C02_CLK_GATE_SPEC

read() method returns c02_clk_gate::R reader structure

Source§

impl Readable for C08_X1_CLK_GATE_SPEC

read() method returns c08_x1_clk_gate::R reader structure

Source§

impl Readable for C08_X4_CLK_GATE_SPEC

read() method returns c08_x4_clk_gate::R reader structure

Source§

impl Readable for C09_CLK_DIV_SPEC

read() method returns c09_clk_div::R reader structure

Source§

impl Readable for C09_CLK_GATE_SPEC

read() method returns c09_clk_gate::R reader structure

Source§

impl Readable for C10_FCLK_GATE_SPEC

read() method returns c10_fclk_gate::R reader structure

Source§

impl Readable for C11_CLK_GATE_SPEC

read() method returns c11_clk_gate::R reader structure

Source§

impl Readable for C12_CLK_GATE_RESERVED_SPEC

read() method returns c12_clk_gate_reserved::R reader structure

Source§

impl Readable for C16_CLK_GATE_SPEC

read() method returns c16_clk_gate::R reader structure

Source§

impl Readable for C19_CLK_GATE_SPEC

read() method returns c19_clk_gate::R reader structure

Source§

impl Readable for C21_CLK_GATE_SPEC

read() method returns c21_clk_gate::R reader structure

Source§

impl Readable for C30_C31_CLK_GATE_SPEC

read() method returns c30_c31_clk_gate::R reader structure

Source§

impl Readable for C31_CLK_DIV_SPEC

read() method returns c31_clk_div::R reader structure

Source§

impl Readable for CLK_CTRL_A_0_SPEC

read() method returns clk_ctrl_a_0::R reader structure

Source§

impl Readable for CLK_CTRL_A_1_SPEC

read() method returns clk_ctrl_a_1::R reader structure

Source§

impl Readable for CLK_CTRL_B_0_SPEC

read() method returns clk_ctrl_b_0::R reader structure

Source§

impl Readable for CLK_CTRL_B_1_SPEC

read() method returns clk_ctrl_b_1::R reader structure

Source§

impl Readable for CLK_CTRL_C_0_SPEC

read() method returns clk_ctrl_c_0::R reader structure

Source§

impl Readable for CLK_CTRL_D_0_SPEC

read() method returns clk_ctrl_d_0::R reader structure

Source§

impl Readable for CLK_CTRL_E_0_SPEC

read() method returns clk_ctrl_e_0::R reader structure

Source§

impl Readable for CLK_CTRL_E_1_SPEC

read() method returns clk_ctrl_e_1::R reader structure

Source§

impl Readable for CLK_CTRL_F_0_SPEC

read() method returns clk_ctrl_f_0::R reader structure

Source§

impl Readable for CLK_CTRL_F_1_SPEC

read() method returns clk_ctrl_f_1::R reader structure

Source§

impl Readable for CLK_CTRL_G_0_SPEC

read() method returns clk_ctrl_g_0::R reader structure

Source§

impl Readable for CLK_CTRL_H_0_SPEC

read() method returns clk_ctrl_h_0::R reader structure

Source§

impl Readable for CLK_CTRL_H_1_SPEC

read() method returns clk_ctrl_h_1::R reader structure

Source§

impl Readable for CLK_CTRL_I_0_SPEC

read() method returns clk_ctrl_i_0::R reader structure

Source§

impl Readable for CLK_CTRL_I_1_SPEC

read() method returns clk_ctrl_i_1::R reader structure

Source§

impl Readable for CLK_CTRL_PMU_SPEC

read() method returns clk_ctrl_pmu::R reader structure

Source§

impl Readable for CLK_DIVIDER_CLK_GATING_SPEC

read() method returns clk_divider_clk_gating::R reader structure

Source§

impl Readable for CLK_RESERVED_0_SPEC

read() method returns clk_reserved_0::R reader structure

Source§

impl Readable for CLK_SWITCH_FOR_B_SPEC

read() method returns clk_switch_for_b::R reader structure

Source§

impl Readable for CLK_SWITCH_FOR_C_SPEC

read() method returns clk_switch_for_c::R reader structure

Source§

impl Readable for CLK_SWITCH_FOR_D_SPEC

read() method returns clk_switch_for_d::R reader structure

Source§

impl Readable for CLK_SWITCH_FOR_G_SPEC

read() method returns clk_switch_for_g::R reader structure

Source§

impl Readable for CLK_SWITCH_FOR_H_SPEC

read() method returns clk_switch_for_h::R reader structure

Source§

impl Readable for CLK_SWITCH_FOR_J_SPEC

read() method returns clk_switch_for_j::R reader structure

Source§

impl Readable for CRU_DEBUG_SPEC

read() method returns cru_debug::R reader structure

Source§

impl Readable for CRU_GENERAL_SPEC

read() method returns cru_general::R reader structure

Source§

impl Readable for CS_CLK_GATE_SPEC

read() method returns cs_clk_gate::R reader structure

Source§

impl Readable for CU_CLK_GATE_RESERVED_SPEC

read() method returns cu_clk_gate_reserved::R reader structure

Source§

impl Readable for FB_MISC_SW_RST_CTL_SPEC

read() method returns fb_misc_sw_rst_ctl::R reader structure

Source§

impl Readable for FB_SW_RESET_SPEC

read() method returns fb_sw_reset::R reader structure

Source§

impl Readable for FFE_SW_RESET_SPEC

read() method returns ffe_sw_reset::R reader structure

Source§

impl Readable for PF_SW_RESET_SPEC

read() method returns pf_sw_reset::R reader structure

Source§

impl Readable for CFG_FLASH_HEADER_SPEC

read() method returns cfg_flash_header::R reader structure

Source§

impl Readable for CFG_MACHINE_ST_DELAY_SPEC

read() method returns cfg_machine_st_delay::R reader structure

Source§

impl Readable for DMA_CTRL_SPEC

read() method returns dma_ctrl::R reader structure

Source§

impl Readable for DMA_DEST_ADDR_SPEC

read() method returns dma_dest_addr::R reader structure

Source§

impl Readable for DMA_INTR_SPEC

read() method returns dma_intr::R reader structure

Source§

impl Readable for DMA_INTR_MASK_SPEC

read() method returns dma_intr_mask::R reader structure

Source§

impl Readable for DMA_XFER_CNT_SPEC

read() method returns dma_xfer_cnt::R reader structure

Source§

impl Readable for ADDR_SPEC

read() method returns addr::R reader structure

Source§

impl Readable for CSR_SPEC

read() method returns csr::R reader structure

Source§

impl Readable for FFE0_BP_XPC_0_SPEC

read() method returns ffe0_bp_xpc_0::R reader structure

Source§

impl Readable for FFE0_BP_XPC_1_SPEC

read() method returns ffe0_bp_xpc_1::R reader structure

Source§

impl Readable for FFE0_BP_XPC_2_SPEC

read() method returns ffe0_bp_xpc_2::R reader structure

Source§

impl Readable for FFE0_BP_XPC_3_SPEC

read() method returns ffe0_bp_xpc_3::R reader structure

Source§

impl Readable for FFE0_BREAK_POINT_CFG_SPEC

read() method returns ffe0_break_point_cfg::R reader structure

Source§

impl Readable for FFE0_BREAK_POINT_CONT_SPEC

read() method returns ffe0_break_point_cont::R reader structure

Source§

impl Readable for FFE0_BREAK_POINT_STAT_SPEC

read() method returns ffe0_break_point_stat::R reader structure

Source§

impl Readable for FFE_CSR_SPEC

read() method returns ffe_csr::R reader structure

Source§

impl Readable for FFE_DBG_COMBINED_SPEC

read() method returns ffe_dbg_combined::R reader structure

Source§

impl Readable for FFE_DEBUG_SEL_SPEC

read() method returns ffe_debug_sel::R reader structure

Source§

impl Readable for INTERRUPT_SPEC

read() method returns interrupt::R reader structure

Source§

impl Readable for INTERRUPT_EN_SPEC

read() method returns interrupt_en::R reader structure

Source§

impl Readable for MAILBOX_TO_FFE0_SPEC

read() method returns mailbox_to_ffe0::R reader structure

Source§

impl Readable for RDATA_SPEC

read() method returns rdata::R reader structure

Source§

impl Readable for SM0_DEBUG_SEL_SPEC

read() method returns sm0_debug_sel::R reader structure

Source§

impl Readable for SM0_RUNTIME_ADDR_CTRL_SPEC

read() method returns sm0_runtime_addr_ctrl::R reader structure

Source§

impl Readable for SM0_RUNTIME_ADDR_CUR_SPEC

read() method returns sm0_runtime_addr_cur::R reader structure

Source§

impl Readable for SM1_DEBUG_SEL_SPEC

read() method returns sm1_debug_sel::R reader structure

Source§

impl Readable for SM1_RUNTIME_ADDR_CTRL_SPEC

read() method returns sm1_runtime_addr_ctrl::R reader structure

Source§

impl Readable for SM1_RUNTIME_ADDR_CUR_SPEC

read() method returns sm1_runtime_addr_cur::R reader structure

Source§

impl Readable for SM_RUNTIME_ADDR_SPEC

read() method returns sm_runtime_addr::R reader structure

Source§

impl Readable for SRAM_TEST_REG1_SPEC

read() method returns sram_test_reg1::R reader structure

Source§

impl Readable for SRAM_TEST_REG2_SPEC

read() method returns sram_test_reg2::R reader structure

Source§

impl Readable for STATUS_SPEC

read() method returns status::R reader structure

Source§

impl Readable for WDATA_SPEC

read() method returns wdata::R reader structure

Source§

impl Readable for A1_POWER_STAT_SPEC

read() method returns a1_power_stat::R reader structure

Source§

impl Readable for CONFIG1_SPEC

read() method returns config1::R reader structure

Source§

impl Readable for CONFIG2_SPEC

read() method returns config2::R reader structure

Source§

impl Readable for CONFIG_FP1_SPEC

read() method returns config_fp1::R reader structure

Source§

impl Readable for CONFIG_FP2_SPEC

read() method returns config_fp2::R reader structure

Source§

impl Readable for CONFIG_MEM1_SPEC

read() method returns config_mem1::R reader structure

Source§

impl Readable for CONFIG_MEM2_SPEC

read() method returns config_mem2::R reader structure

Source§

impl Readable for CONFIG_MEM3_SPEC

read() method returns config_mem3::R reader structure

Source§

impl Readable for FB_RAMFIFO_SPEC

read() method returns fb_ramfifo::R reader structure

Source§

impl Readable for M4_MEM_INT_SPEC

read() method returns m4_mem_int::R reader structure

Source§

impl Readable for M4_MEM_INTR_EN_SPEC

read() method returns m4_mem_intr_en::R reader structure

Source§

impl Readable for SYSTICK_REG_SPEC

read() method returns systick_reg::R reader structure

Source§

impl Readable for TO_INTR_SPEC

read() method returns to_intr::R reader structure

Source§

impl Readable for TO_INTR_EN_SPEC

read() method returns to_intr_en::R reader structure

Source§

impl Readable for I2S_COMP_PARAM_1_SPEC

read() method returns i2s_comp_param_1::R reader structure

Source§

impl Readable for I2S_COMP_TYPE_SPEC

read() method returns i2s_comp_type::R reader structure

Source§

impl Readable for I2S_COMP_VERSION_SPEC

read() method returns i2s_comp_version::R reader structure

Source§

impl Readable for I2S_STEREO_EN_SPEC

read() method returns i2s_stereo_en::R reader structure

Source§

impl Readable for IER_SPEC

read() method returns ier::R reader structure

Source§

impl Readable for IMR0_SPEC

read() method returns imr0::R reader structure

Source§

impl Readable for ISR0_SPEC

read() method returns isr0::R reader structure

Source§

impl Readable for ITER_SPEC

read() method returns iter::R reader structure

Source§

impl Readable for TCR0_SPEC

read() method returns tcr0::R reader structure

Source§

impl Readable for TER0_SPEC

read() method returns ter0::R reader structure

Source§

impl Readable for TFCR0_SPEC

read() method returns tfcr0::R reader structure

Source§

impl Readable for TOR0_SPEC

read() method returns tor0::R reader structure

Source§

impl Readable for FB_INTR_SPEC

read() method returns fb_intr::R reader structure

Source§

impl Readable for FB_INTR_EN_AP_SPEC

read() method returns fb_intr_en_ap::R reader structure

Source§

impl Readable for FB_INTR_EN_M4_SPEC

read() method returns fb_intr_en_m4::R reader structure

Source§

impl Readable for FB_INTR_POL_SPEC

read() method returns fb_intr_pol::R reader structure

Source§

impl Readable for FB_INTR_RAW_SPEC

read() method returns fb_intr_raw::R reader structure

Source§

impl Readable for FB_INTR_TYPE_SPEC

read() method returns fb_intr_type::R reader structure

Source§

impl Readable for FFE_INTR_SPEC

read() method returns ffe_intr::R reader structure

Source§

impl Readable for FFE_INTR_EN_AP_SPEC

read() method returns ffe_intr_en_ap::R reader structure

Source§

impl Readable for FFE_INTR_EN_M4_SPEC

read() method returns ffe_intr_en_m4::R reader structure

Source§

impl Readable for GPIO_INTR_SPEC

read() method returns gpio_intr::R reader structure

Source§

impl Readable for GPIO_INTR_EN_AP_SPEC

read() method returns gpio_intr_en_ap::R reader structure

Source§

impl Readable for GPIO_INTR_EN_FFE0_SPEC

read() method returns gpio_intr_en_ffe0::R reader structure

Source§

impl Readable for GPIO_INTR_EN_FFE1_SPEC

read() method returns gpio_intr_en_ffe1::R reader structure

Source§

impl Readable for GPIO_INTR_EN_M4_SPEC

read() method returns gpio_intr_en_m4::R reader structure

Source§

impl Readable for GPIO_INTR_POL_SPEC

read() method returns gpio_intr_pol::R reader structure

Source§

impl Readable for GPIO_INTR_RAW_SPEC

read() method returns gpio_intr_raw::R reader structure

Source§

impl Readable for GPIO_INTR_TYPE_SPEC

read() method returns gpio_intr_type::R reader structure

Source§

impl Readable for M4_MEM_AON_INTR_SPEC

read() method returns m4_mem_aon_intr::R reader structure

Source§

impl Readable for M4_MEM_AON_INTR_EN_SPEC

read() method returns m4_mem_aon_intr_en::R reader structure

Source§

impl Readable for OTHER_INTR_SPEC

read() method returns other_intr::R reader structure

Source§

impl Readable for OTHER_INTR_EN_AP_SPEC

read() method returns other_intr_en_ap::R reader structure

Source§

impl Readable for OTHER_INTR_EN_M4_SPEC

read() method returns other_intr_en_m4::R reader structure

Source§

impl Readable for SOFTWARE_INTR_1_SPEC

read() method returns software_intr_1::R reader structure

Source§

impl Readable for SOFTWARE_INTR_1_EN_AP_SPEC

read() method returns software_intr_1_en_ap::R reader structure

Source§

impl Readable for SOFTWARE_INTR_2_SPEC

read() method returns software_intr_2::R reader structure

Source§

impl Readable for SOFTWARE_INTR_2_EN_AP_SPEC

read() method returns software_intr_2_en_ap::R reader structure

Source§

impl Readable for SOFTWARE_INTR_EN_M4_SPEC

read() method returns software_intr_en_m4::R reader structure

Source§

impl Readable for FBIO_SEL_1_SPEC

read() method returns fbio_sel_1::R reader structure

Source§

impl Readable for FBIO_SEL_2_SPEC

read() method returns fbio_sel_2::R reader structure

Source§

impl Readable for I2S_CLKIN_SEL_SPEC

read() method returns i2s_clkin_sel::R reader structure

Source§

impl Readable for I2S_DATA_SELECT_SPEC

read() method returns i2s_data_select::R reader structure

Source§

impl Readable for I2S_WD_CLKIN_SEL_SPEC

read() method returns i2s_wd_clkin_sel::R reader structure

Source§

impl Readable for IO_REG_SEL_SPEC

read() method returns io_reg_sel::R reader structure

Source§

impl Readable for IRDA_SIRIN_SEL_SPEC

read() method returns ir_da_sirin_sel::R reader structure

Source§

impl Readable for NUARTCTS_SEL_SPEC

read() method returns nuartcts_sel::R reader structure

Source§

impl Readable for PAD__CTRL_SPEC

read() method returns pad__ctrl::R reader structure

Source§

impl Readable for PAD__CTRL_FFE_SPEC

read() method returns pad__ctrl_ffe::R reader structure

Source§

impl Readable for PDM_CLKIN_SEL_SPEC

read() method returns pdm_clkin_sel::R reader structure

Source§

impl Readable for PDM_DATA_SELE_SPEC

read() method returns pdm_data_sele::R reader structure

Source§

impl Readable for PDM_STAT_IN_SEL_SPEC

read() method returns pdm_stat_in_sel::R reader structure

Source§

impl Readable for S_INTR_0_SEL_REG_SPEC

read() method returns s_intr_0_sel_reg::R reader structure

Source§

impl Readable for S_INTR_1_SEL_REG_SPEC

read() method returns s_intr_1_sel_reg::R reader structure

Source§

impl Readable for S_INTR_2_SEL_SPEC

read() method returns s_intr_2_sel::R reader structure

Source§

impl Readable for S_INTR_3_SEL_SPEC

read() method returns s_intr_3_sel::R reader structure

Source§

impl Readable for S_INTR_4_SEL_SPEC

read() method returns s_intr_4_sel::R reader structure

Source§

impl Readable for S_INTR_5_SEL_SPEC

read() method returns s_intr_5_sel::R reader structure

Source§

impl Readable for S_INTR_6_SEL_SPEC

read() method returns s_intr_6_sel::R reader structure

Source§

impl Readable for S_INTR_7_SEL_SPEC

read() method returns s_intr_7_sel::R reader structure

Source§

impl Readable for SCL0_SEL_REG_SPEC

read() method returns scl0_sel_reg::R reader structure

Source§

impl Readable for SCL1_SEL_REG_SPEC

read() method returns scl1_sel_reg::R reader structure

Source§

impl Readable for SCL2_SEL_REG_SPEC

read() method returns scl2_sel_reg::R reader structure

Source§

impl Readable for SDA0_SEL_REG_SPEC

read() method returns sda0_sel_reg::R reader structure

Source§

impl Readable for SDA1_SEL_REG_SPEC

read() method returns sda1_sel_reg::R reader structure

Source§

impl Readable for SDA2_SEL_REG_SPEC

read() method returns sda2_sel_reg::R reader structure

Source§

impl Readable for SPI_SENSOR_MISO_SEL_SPEC

read() method returns spi_sensor_miso_sel::R reader structure

Source§

impl Readable for SPI_SENSOR_MOSI_SEL_SPEC

read() method returns spi_sensor_mosi_sel::R reader structure

Source§

impl Readable for SPIS_CLK_SEL_SPEC

read() method returns spis_clk_sel::R reader structure

Source§

impl Readable for SPIS_MISO_SEL_SPEC

read() method returns spis_miso_sel::R reader structure

Source§

impl Readable for SPIS_MOSI_SEL_SPEC

read() method returns spis_mosi_sel::R reader structure

Source§

impl Readable for SPIS_SSN_SEL_SPEC

read() method returns spis_ssn_sel::R reader structure

Source§

impl Readable for SW_CLK_SEL_SPEC

read() method returns sw_clk_sel::R reader structure

Source§

impl Readable for SW_IO_SEL_SPEC

read() method returns sw_io_sel::R reader structure

Source§

impl Readable for UART_RXD_SEL_SPEC

read() method returns uart_rxd_sel::R reader structure

Source§

impl Readable for A0_DBG_MON_SEL_SPEC

read() method returns a0_dbg_mon_sel::R reader structure

Source§

impl Readable for A0_PMU_DBG_MON_SEL_SPEC

read() method returns a0_pmu_dbg_mon_sel::R reader structure

Source§

impl Readable for CONFIG_MEM128_AON_SPEC

read() method returns config_mem128_aon::R reader structure

Source§

impl Readable for DBG_MON_SPEC

read() method returns dbg_mon::R reader structure

Source§

impl Readable for FB_DEVICE_ID_SPEC

read() method returns fb_device_id::R reader structure

Source§

impl Readable for IO_INPUT_SPEC

read() method returns io_input::R reader structure

Source§

impl Readable for IO_OUTPUT_SPEC

read() method returns io_output::R reader structure

Source§

impl Readable for LOCK_KEY_CTRL_SPEC

read() method returns lock_key_ctrl::R reader structure

Source§

impl Readable for PAD_SEL18_SPEC

read() method returns pad_sel18::R reader structure

Source§

impl Readable for SUBSYS_DBG_MON_SEL_SPEC

read() method returns subsys_dbg_mon_sel::R reader structure

Source§

impl Readable for SW_MB_1_SPEC

read() method returns sw_mb_1::R reader structure

Source§

impl Readable for SW_MB_2_SPEC

read() method returns sw_mb_2::R reader structure

Source§

impl Readable for PKFB_FIFO_COLL_INTR_SPEC

read() method returns pkfb_fifo_coll_intr::R reader structure

Source§

impl Readable for PKFB_FIFO_COLL_INTR_EN_SPEC

read() method returns pkfb_fifo_coll_intr_en::R reader structure

Source§

impl Readable for PKFB_FIFOCTRL_SPEC

read() method returns pkfb_fifoctrl::R reader structure

Source§

impl Readable for PKFB_FIFOSRAMCTRL0_SPEC

read() method returns pkfb_fifosramctrl0::R reader structure

Source§

impl Readable for PKFB_FIFOSRAMCTRL1_SPEC

read() method returns pkfb_fifosramctrl1::R reader structure

Source§

impl Readable for PKFB_FIFOSTATUS_SPEC

read() method returns pkfb_fifostatus::R reader structure

Source§

impl Readable for PKFB_PF0CNT_SPEC

read() method returns pkfb_pf0cnt::R reader structure

Source§

impl Readable for PKFB_PF0DATA_SPEC

read() method returns pkfb_pf0data::R reader structure

Source§

impl Readable for PKFB_PF0POPCTL_SPEC

read() method returns pkfb_pf0popctl::R reader structure

Source§

impl Readable for PKFB_PF0PUSHCTL_SPEC

read() method returns pkfb_pf0pushctl::R reader structure

Source§

impl Readable for PKFB_PF1CNT_SPEC

read() method returns pkfb_pf1cnt::R reader structure

Source§

impl Readable for PKFB_PF1DATA_SPEC

read() method returns pkfb_pf1data::R reader structure

Source§

impl Readable for PKFB_PF1POPCTL_SPEC

read() method returns pkfb_pf1popctl::R reader structure

Source§

impl Readable for PKFB_PF1PUSHCTL_SPEC

read() method returns pkfb_pf1pushctl::R reader structure

Source§

impl Readable for PKFB_PF2CNT_SPEC

read() method returns pkfb_pf2cnt::R reader structure

Source§

impl Readable for PKFB_PF2DATA_SPEC

read() method returns pkfb_pf2data::R reader structure

Source§

impl Readable for PKFB_PF2POPCTL_SPEC

read() method returns pkfb_pf2popctl::R reader structure

Source§

impl Readable for PKFB_PF2PUSHCTL_SPEC

read() method returns pkfb_pf2pushctl::R reader structure

Source§

impl Readable for PKFB_PF8KDATA_SPEC

read() method returns pkfb_pf8k_data::R reader structure

Source§

impl Readable for PKFB_PF8KCNT_SPEC

read() method returns pkfb_pf8kcnt::R reader structure

Source§

impl Readable for PKFB_PF8KPOPCTL_SPEC

read() method returns pkfb_pf8kpopctl::R reader structure

Source§

impl Readable for PKFB_PF8KPUSHCTL_SPEC

read() method returns pkfb_pf8kpushctl::R reader structure

Source§

impl Readable for A1_PD_SRC_MASK_N_SPEC

read() method returns a1_pd_src_mask_n::R reader structure

Source§

impl Readable for A1_PWR_MODE_CFG_SPEC

read() method returns a1_pwr_mode_cfg::R reader structure

Source§

impl Readable for A1_STATUS_SPEC

read() method returns a1_status::R reader structure

Source§

impl Readable for A1_WU_SRC_MASK_N_SPEC

read() method returns a1_wu_src_mask_n::R reader structure

Source§

impl Readable for APREBOOTSTATUS_SPEC

read() method returns apreboot_status::R reader structure

Source§

impl Readable for AUDIO_MEM_CFG_SPEC

read() method returns audio_mem_cfg::R reader structure

Source§

impl Readable for AUDIO_MEM_CTRL_0_SPEC

read() method returns audio_mem_ctrl_0::R reader structure

Source§

impl Readable for AUDIO_MEM_CTRL_1_SPEC

read() method returns audio_mem_ctrl_1::R reader structure

Source§

impl Readable for AUDIO_SRAM_SW_WU_SPEC

read() method returns audio_sram_sw_wu::R reader structure

Source§

impl Readable for AUDIO_STATUS_SPEC

read() method returns audio_status::R reader structure

Source§

impl Readable for AUDIO_SW_PD_SPEC

read() method returns audio_sw_pd::R reader structure

Source§

impl Readable for AUDIO_WU_SRC_MASK_N_SPEC

read() method returns audio_wu_src_mask_n::R reader structure

Source§

impl Readable for CHIP_STA_0_SPEC

read() method returns chip_sta_0::R reader structure

Source§

impl Readable for CHIP_STA_1_SPEC

read() method returns chip_sta_1::R reader structure

Source§

impl Readable for EXT_WAKING_UP_SRC_SPEC

read() method returns ext_waking_up_src::R reader structure

Source§

impl Readable for FB_ISOLATION_SPEC

read() method returns fb_isolation::R reader structure

Source§

impl Readable for FB_PD_SRC_MASK_N_SPEC

read() method returns fb_pd_src_mask_n::R reader structure

Source§

impl Readable for FB_PWR_MODE_CFG_SPEC

read() method returns fb_pwr_mode_cfg::R reader structure

Source§

impl Readable for FB_STATUS_SPEC

read() method returns fb_status::R reader structure

Source§

impl Readable for FB_WU_SRC_MASK_N_SPEC

read() method returns fb_wu_src_mask_n::R reader structure

Source§

impl Readable for FBVLPMINWIDTH_SPEC

read() method returns fbvlpmin_width::R reader structure

Source§

impl Readable for FFE_FB_PF_SW_PD_SPEC

read() method returns ffe_fb_pf_sw_pd::R reader structure

Source§

impl Readable for FFE_FB_PF_SW_WU_SPEC

read() method returns ffe_fb_pf_sw_wu::R reader structure

Source§

impl Readable for FFE_MEM_CFG_SPEC

read() method returns ffe_mem_cfg::R reader structure

Source§

impl Readable for FFE_MEM_CTRL_0_SPEC

read() method returns ffe_mem_ctrl_0::R reader structure

Source§

impl Readable for FFE_MEM_CTRL_1_SPEC

read() method returns ffe_mem_ctrl_1::R reader structure

Source§

impl Readable for FFE_PD_SRC_MASK_N_SPEC

read() method returns ffe_pd_src_mask_n::R reader structure

Source§

impl Readable for FFE_PWR_MODE_CFG_SPEC

read() method returns ffe_pwr_mode_cfg::R reader structure

Source§

impl Readable for FFE_STATUS_SPEC

read() method returns ffe_status::R reader structure

Source§

impl Readable for FFE_WU_SRC_MASK_N_SPEC

read() method returns ffe_wu_src_mask_n::R reader structure

Source§

impl Readable for GEN_PURPOSE_0_SPEC

read() method returns gen_purpose_0::R reader structure

Source§

impl Readable for GEN_PURPOSE_1_SPEC

read() method returns gen_purpose_1::R reader structure

Source§

impl Readable for M4_MEM_CFG_SPEC

read() method returns m4_mem_cfg::R reader structure

Source§

impl Readable for M4_MEM_CTRL_0_SPEC

read() method returns m4_mem_ctrl_0::R reader structure

Source§

impl Readable for M4_MEM_CTRL_1_SPEC

read() method returns m4_mem_ctrl_1::R reader structure

Source§

impl Readable for M4_MEM_CTRL_PWR_0_SPEC

read() method returns m4_mem_ctrl_pwr_0::R reader structure

Source§

impl Readable for M4_MEM_CTRL_PWR_1_SPEC

read() method returns m4_mem_ctrl_pwr_1::R reader structure

Source§

impl Readable for M4_MEM_CTRL_PWR_2_SPEC

read() method returns m4_mem_ctrl_pwr_2::R reader structure

Source§

impl Readable for M4_PD_SRC_MASKK_N_SPEC

read() method returns m4_pd_src_maskk_n::R reader structure

Source§

impl Readable for M4_PWR_MODE_CFG_SPEC

read() method returns m4_pwr_mode_cfg::R reader structure

Source§

impl Readable for M4_SRAM_STATUS_SPEC

read() method returns m4_sram_status::R reader structure

Source§

impl Readable for M4_SRAM_SW_PD_SPEC

read() method returns m4_sram_sw_pd::R reader structure

Source§

impl Readable for M4_SRAM_SW_WU_SPEC

read() method returns m4_sram_sw_wu::R reader structure

Source§

impl Readable for M4_STATUS_SPEC

read() method returns m4_status::R reader structure

Source§

impl Readable for M4_WU_SPEC

read() method returns m4_wu::R reader structure

Source§

impl Readable for M4S0_PD_SRC_MASK_N_SPEC

read() method returns m4s0_pd_src_mask_n::R reader structure

Source§

impl Readable for M4S0_PWR_MODE_CFG_SPEC

read() method returns m4s0_pwr_mode_cfg::R reader structure

Source§

impl Readable for M4S0_SRAM_STATUS_SPEC

read() method returns m4s0_sram_status::R reader structure

Source§

impl Readable for M4S0_WU_SRC_MASK_N_SPEC

read() method returns m4s0_wu_src_mask_n::R reader structure

Source§

impl Readable for M4SRAM_SSW_LPMF_SPEC

read() method returns m4sram_ssw_lpmf::R reader structure

Source§

impl Readable for M4SRAM_SSW_LPMH_MASK_N_SPEC

read() method returns m4sram_ssw_lpmh_mask_n::R reader structure

Source§

impl Readable for MEM_PWR_DWN_CTRL_SPEC

read() method returns mem_pwr_dwn_ctrl::R reader structure

Source§

impl Readable for MISC_POR_0_SPEC

read() method returns misc_por_0::R reader structure

Source§

impl Readable for MISC_POR_1_SPEC

read() method returns misc_por_1::R reader structure

Source§

impl Readable for MISC_POR_2_SPEC

read() method returns misc_por_2::R reader structure

Source§

impl Readable for MISC_POR_3_SPEC

read() method returns misc_por_3::R reader structure

Source§

impl Readable for MISC_STATUS_SPEC

read() method returns misc_status::R reader structure

Source§

impl Readable for MISC_SW_PD_SPEC

read() method returns misc_sw_pd::R reader structure

Source§

impl Readable for MISC_SW_WU_SPEC

read() method returns misc_sw_wu::R reader structure

Source§

impl Readable for PDWU_TIMER_CFG_SPEC

read() method returns pdwu_timer_cfg::R reader structure

Source§

impl Readable for PF_MEM_CFG_SPEC

read() method returns pf_mem_cfg::R reader structure

Source§

impl Readable for PF_MEM_CTRL_0_SPEC

read() method returns pf_mem_ctrl_0::R reader structure

Source§

impl Readable for PF_MEM_CTRL_1_SPEC

read() method returns pf_mem_ctrl_1::R reader structure

Source§

impl Readable for PF_PD_SRC_MASK_N_SPEC

read() method returns pf_pd_src_mask_n::R reader structure

Source§

impl Readable for PF_PWR_MODE_CFG_SPEC

read() method returns pf_pwr_mode_cfg::R reader structure

Source§

impl Readable for PF_STATUS_SPEC

read() method returns pf_status::R reader structure

Source§

impl Readable for PF_WU_SRC_MASK_N_SPEC

read() method returns pf_wu_src_mask_n::R reader structure

Source§

impl Readable for PMU_STM_PRIORITY_SPEC

read() method returns pmu_stm_priority::R reader structure

Source§

impl Readable for PMU_TIMER_CFG_0_SPEC

read() method returns pmu_timer_cfg_0::R reader structure

Source§

impl Readable for PMU_TIMER_CFG_1_SPEC

read() method returns pmu_timer_cfg_1::R reader structure

Source§

impl Readable for PWR_DWN_SCH_SPEC

read() method returns pwr_dwn_sch::R reader structure

Source§

impl Readable for PWR_OFF_OSC_SPEC

read() method returns pwr_off_osc::R reader structure

Source§

impl Readable for RST_CTRL_0_SPEC

read() method returns rst_ctrl_0::R reader structure

Source§

impl Readable for RST_CTRL_1_SPEC

read() method returns rst_ctrl_1::R reader structure

Source§

impl Readable for SDMA_MEM_CTRL_0_SPEC

read() method returns sdma_mem_ctrl_0::R reader structure

Source§

impl Readable for SDMA_MEM_CTRL_1_SPEC

read() method returns sdma_mem_ctrl_1::R reader structure

Source§

impl Readable for SDMA_PD_SRC_MASK_N_SPEC

read() method returns sdma_pd_src_mask_n::R reader structure

Source§

impl Readable for SDMA_POWER_MODE_CFG_SPEC

read() method returns sdma_power_mode_cfg::R reader structure

Source§

impl Readable for SDMA_STATUS_SPEC

read() method returns sdma_status::R reader structure

Source§

impl Readable for SDMA_WU_SRC_MASK_N_SPEC

read() method returns sdma_wu_src_mask_n::R reader structure

Source§

impl Readable for WIC_CTRL_SPEC

read() method returns wic_ctrl::R reader structure

Source§

impl Readable for WIC_STATUS_SPEC

read() method returns wic_status::R reader structure

Source§

impl Readable for ALT_CTRL_BASE_PTR_SPEC

read() method returns alt_ctrl_base_ptr::R reader structure

Source§

impl Readable for CHNL_ENABLE_SET_SPEC

read() method returns chnl_enable_set::R reader structure

Source§

impl Readable for CHNL_PRI_ALT_SET_SPEC

read() method returns chnl_pri_alt_set::R reader structure

Source§

impl Readable for CHNL_PRIORITY_CLEAR_SPEC

read() method returns chnl_priority_clear::R reader structure

Source§

impl Readable for CHNL_REQ_MASK_SET_SPEC

read() method returns chnl_req_mask_set::R reader structure

Source§

impl Readable for CHNL_USE_BURST_SET_SPEC

read() method returns chnl_use_burst_set::R reader structure

Source§

impl Readable for CTRL_BASE_PTR_SPEC

read() method returns ctrl_base_ptr::R reader structure

Source§

impl Readable for DMA_STATUS_SPEC

read() method returns dma_status::R reader structure

Source§

impl Readable for DMA_WAITONREQ_STATUS_SPEC

read() method returns dma_waitonreq_status::R reader structure

Source§

impl Readable for ERR_CLR_SPEC

read() method returns err_clr::R reader structure

Source§

impl Readable for PCELL_ID_0_SPEC

read() method returns pcell_id_0::R reader structure

Source§

impl Readable for PCELL_ID_1_SPEC

read() method returns pcell_id_1::R reader structure

Source§

impl Readable for PCELL_ID_2_SPEC

read() method returns pcell_id_2::R reader structure

Source§

impl Readable for PCELL_ID_3_SPEC

read() method returns pcell_id_3::R reader structure

Source§

impl Readable for PERIPH_ID_0_SPEC

read() method returns periph_id_0::R reader structure

Source§

impl Readable for PERIPH_ID_1_SPEC

read() method returns periph_id_1::R reader structure

Source§

impl Readable for PERIPH_ID_2_SPEC

read() method returns periph_id_2::R reader structure

Source§

impl Readable for PERIPH_ID_3_SPEC

read() method returns periph_id_3::R reader structure

Source§

impl Readable for PERIPH_ID_4_SPEC

read() method returns periph_id_4::R reader structure

Source§

impl Readable for DMA_ACTIVE_REG_SPEC

read() method returns dma_active_reg::R reader structure

Source§

impl Readable for DMA_WAITONREQ_REG_SPEC

read() method returns dma_waitonreq_reg::R reader structure

Source§

impl Readable for SDMA_PWRD_CNT_SPEC

read() method returns sdma_pwrd_cnt::R reader structure

Source§

impl Readable for SDMA_SRAM_CTL_SPEC

read() method returns sdma_sram_ctl::R reader structure

Source§

impl Readable for ALT_CHN_CFG_CH0_SPEC

read() method returns alt_chn_cfg_ch0::R reader structure

Source§

impl Readable for ALT_CHN_CFG_CH1_SPEC

read() method returns alt_chn_cfg_ch1::R reader structure

Source§

impl Readable for ALT_CHN_CFG_CH2_SPEC

read() method returns alt_chn_cfg_ch2::R reader structure

Source§

impl Readable for ALT_CHN_CFG_CH3_SPEC

read() method returns alt_chn_cfg_ch3::R reader structure

Source§

impl Readable for ALT_CHN_CFG_CH4_SPEC

read() method returns alt_chn_cfg_ch4::R reader structure

Source§

impl Readable for ALT_CHN_CFG_CH5_SPEC

read() method returns alt_chn_cfg_ch5::R reader structure

Source§

impl Readable for ALT_CHN_CFG_CH6_SPEC

read() method returns alt_chn_cfg_ch6::R reader structure

Source§

impl Readable for ALT_CHN_CFG_CH7_SPEC

read() method returns alt_chn_cfg_ch7::R reader structure

Source§

impl Readable for ALT_CHN_CFG_CH8_SPEC

read() method returns alt_chn_cfg_ch8::R reader structure

Source§

impl Readable for ALT_CHN_CFG_CH9_SPEC

read() method returns alt_chn_cfg_ch9::R reader structure

Source§

impl Readable for ALT_CHN_CFG_CH10_SPEC

read() method returns alt_chn_cfg_ch10::R reader structure

Source§

impl Readable for ALT_CHN_CFG_CH11_SPEC

read() method returns alt_chn_cfg_ch11::R reader structure

Source§

impl Readable for ALT_CHN_CFG_CH12_SPEC

read() method returns alt_chn_cfg_ch12::R reader structure

Source§

impl Readable for ALT_CHN_CFG_CH13_SPEC

read() method returns alt_chn_cfg_ch13::R reader structure

Source§

impl Readable for ALT_CHN_CFG_CH14_SPEC

read() method returns alt_chn_cfg_ch14::R reader structure

Source§

impl Readable for ALT_CHN_CFG_CH15_SPEC

read() method returns alt_chn_cfg_ch15::R reader structure

Source§

impl Readable for ALT_DST_DATA_END_PTR_CH0_SPEC

read() method returns alt_dst_data_end_ptr_ch0::R reader structure

Source§

impl Readable for ALT_DST_DATA_END_PTR_CH1_SPEC

read() method returns alt_dst_data_end_ptr_ch1::R reader structure

Source§

impl Readable for ALT_DST_DATA_END_PTR_CH2_SPEC

read() method returns alt_dst_data_end_ptr_ch2::R reader structure

Source§

impl Readable for ALT_DST_DATA_END_PTR_CH3_SPEC

read() method returns alt_dst_data_end_ptr_ch3::R reader structure

Source§

impl Readable for ALT_DST_DATA_END_PTR_CH4_SPEC

read() method returns alt_dst_data_end_ptr_ch4::R reader structure

Source§

impl Readable for ALT_DST_DATA_END_PTR_CH5_SPEC

read() method returns alt_dst_data_end_ptr_ch5::R reader structure

Source§

impl Readable for ALT_DST_DATA_END_PTR_CH6_SPEC

read() method returns alt_dst_data_end_ptr_ch6::R reader structure

Source§

impl Readable for ALT_DST_DATA_END_PTR_CH7_SPEC

read() method returns alt_dst_data_end_ptr_ch7::R reader structure

Source§

impl Readable for ALT_DST_DATA_END_PTR_CH8_SPEC

read() method returns alt_dst_data_end_ptr_ch8::R reader structure

Source§

impl Readable for ALT_DST_DATA_END_PTR_CH9_SPEC

read() method returns alt_dst_data_end_ptr_ch9::R reader structure

Source§

impl Readable for ALT_DST_DATA_END_PTR_CH10_SPEC

read() method returns alt_dst_data_end_ptr_ch10::R reader structure

Source§

impl Readable for ALT_DST_DATA_END_PTR_CH11_SPEC

read() method returns alt_dst_data_end_ptr_ch11::R reader structure

Source§

impl Readable for ALT_DST_DATA_END_PTR_CH12_SPEC

read() method returns alt_dst_data_end_ptr_ch12::R reader structure

Source§

impl Readable for ALT_DST_DATA_END_PTR_CH13_SPEC

read() method returns alt_dst_data_end_ptr_ch13::R reader structure

Source§

impl Readable for ALT_DST_DATA_END_PTR_CH14_SPEC

read() method returns alt_dst_data_end_ptr_ch14::R reader structure

Source§

impl Readable for ALT_DST_DATA_END_PTR_CH15_SPEC

read() method returns alt_dst_data_end_ptr_ch15::R reader structure

Source§

impl Readable for ALT_SRC_DATA_END_PTR_CH0_SPEC

read() method returns alt_src_data_end_ptr_ch0::R reader structure

Source§

impl Readable for ALT_SRC_DATA_END_PTR_CH1_SPEC

read() method returns alt_src_data_end_ptr_ch1::R reader structure

Source§

impl Readable for ALT_SRC_DATA_END_PTR_CH2_SPEC

read() method returns alt_src_data_end_ptr_ch2::R reader structure

Source§

impl Readable for ALT_SRC_DATA_END_PTR_CH3_SPEC

read() method returns alt_src_data_end_ptr_ch3::R reader structure

Source§

impl Readable for ALT_SRC_DATA_END_PTR_CH4_SPEC

read() method returns alt_src_data_end_ptr_ch4::R reader structure

Source§

impl Readable for ALT_SRC_DATA_END_PTR_CH5_SPEC

read() method returns alt_src_data_end_ptr_ch5::R reader structure

Source§

impl Readable for ALT_SRC_DATA_END_PTR_CH6_SPEC

read() method returns alt_src_data_end_ptr_ch6::R reader structure

Source§

impl Readable for ALT_SRC_DATA_END_PTR_CH7_SPEC

read() method returns alt_src_data_end_ptr_ch7::R reader structure

Source§

impl Readable for ALT_SRC_DATA_END_PTR_CH8_SPEC

read() method returns alt_src_data_end_ptr_ch8::R reader structure

Source§

impl Readable for ALT_SRC_DATA_END_PTR_CH9_SPEC

read() method returns alt_src_data_end_ptr_ch9::R reader structure

Source§

impl Readable for ALT_SRC_DATA_END_PTR_CH10_SPEC

read() method returns alt_src_data_end_ptr_ch10::R reader structure

Source§

impl Readable for ALT_SRC_DATA_END_PTR_CH11_SPEC

read() method returns alt_src_data_end_ptr_ch11::R reader structure

Source§

impl Readable for ALT_SRC_DATA_END_PTR_CH12_SPEC

read() method returns alt_src_data_end_ptr_ch12::R reader structure

Source§

impl Readable for ALT_SRC_DATA_END_PTR_CH13_SPEC

read() method returns alt_src_data_end_ptr_ch13::R reader structure

Source§

impl Readable for ALT_SRC_DATA_END_PTR_CH14_SPEC

read() method returns alt_src_data_end_ptr_ch14::R reader structure

Source§

impl Readable for ALT_SRC_DATA_END_PTR_CH15_SPEC

read() method returns alt_src_data_end_ptr_ch15::R reader structure

Source§

impl Readable for CH_CFG_CH0_SPEC

read() method returns ch_cfg_ch0::R reader structure

Source§

impl Readable for CH_CFG_CH1_SPEC

read() method returns ch_cfg_ch1::R reader structure

Source§

impl Readable for CH_CFG_CH2_SPEC

read() method returns ch_cfg_ch2::R reader structure

Source§

impl Readable for CH_CFG_CH3_SPEC

read() method returns ch_cfg_ch3::R reader structure

Source§

impl Readable for CH_CFG_CH4_SPEC

read() method returns ch_cfg_ch4::R reader structure

Source§

impl Readable for CH_CFG_CH5_SPEC

read() method returns ch_cfg_ch5::R reader structure

Source§

impl Readable for CH_CFG_CH6_SPEC

read() method returns ch_cfg_ch6::R reader structure

Source§

impl Readable for CH_CFG_CH7_SPEC

read() method returns ch_cfg_ch7::R reader structure

Source§

impl Readable for CH_CFG_CH8_SPEC

read() method returns ch_cfg_ch8::R reader structure

Source§

impl Readable for CH_CFG_CH9_SPEC

read() method returns ch_cfg_ch9::R reader structure

Source§

impl Readable for CH_CFG_CH10_SPEC

read() method returns ch_cfg_ch10::R reader structure

Source§

impl Readable for CH_CFG_CH11_SPEC

read() method returns ch_cfg_ch11::R reader structure

Source§

impl Readable for CH_CFG_CH12_SPEC

read() method returns ch_cfg_ch12::R reader structure

Source§

impl Readable for CH_CFG_CH13_SPEC

read() method returns ch_cfg_ch13::R reader structure

Source§

impl Readable for CH_CFG_CH14_SPEC

read() method returns ch_cfg_ch14::R reader structure

Source§

impl Readable for CH_CFG_CH15_SPEC

read() method returns ch_cfg_ch15::R reader structure

Source§

impl Readable for DST_DATA_END_PTR_CH0_SPEC

read() method returns dst_data_end_ptr_ch0::R reader structure

Source§

impl Readable for DST_DATA_END_PTR_CH1_SPEC

read() method returns dst_data_end_ptr_ch1::R reader structure

Source§

impl Readable for DST_DATA_END_PTR_CH2_SPEC

read() method returns dst_data_end_ptr_ch2::R reader structure

Source§

impl Readable for DST_DATA_END_PTR_CH3_SPEC

read() method returns dst_data_end_ptr_ch3::R reader structure

Source§

impl Readable for DST_DATA_END_PTR_CH4_SPEC

read() method returns dst_data_end_ptr_ch4::R reader structure

Source§

impl Readable for DST_DATA_END_PTR_CH5_SPEC

read() method returns dst_data_end_ptr_ch5::R reader structure

Source§

impl Readable for DST_DATA_END_PTR_CH6_SPEC

read() method returns dst_data_end_ptr_ch6::R reader structure

Source§

impl Readable for DST_DATA_END_PTR_CH7_SPEC

read() method returns dst_data_end_ptr_ch7::R reader structure

Source§

impl Readable for DST_DATA_END_PTR_CH8_SPEC

read() method returns dst_data_end_ptr_ch8::R reader structure

Source§

impl Readable for DST_DATA_END_PTR_CH9_SPEC

read() method returns dst_data_end_ptr_ch9::R reader structure

Source§

impl Readable for DST_DATA_END_PTR_CH10_SPEC

read() method returns dst_data_end_ptr_ch10::R reader structure

Source§

impl Readable for DST_DATA_END_PTR_CH11_SPEC

read() method returns dst_data_end_ptr_ch11::R reader structure

Source§

impl Readable for DST_DATA_END_PTR_CH12_SPEC

read() method returns dst_data_end_ptr_ch12::R reader structure

Source§

impl Readable for DST_DATA_END_PTR_CH13_SPEC

read() method returns dst_data_end_ptr_ch13::R reader structure

Source§

impl Readable for DST_DATA_END_PTR_CH14_SPEC

read() method returns dst_data_end_ptr_ch14::R reader structure

Source§

impl Readable for DST_DATA_END_PTR_CH15_SPEC

read() method returns dst_data_end_ptr_ch15::R reader structure

Source§

impl Readable for SRC_DATA_END_PTR_CH0_SPEC

read() method returns src_data_end_ptr_ch0::R reader structure

Source§

impl Readable for SRC_DATA_END_PTR_CH1_SPEC

read() method returns src_data_end_ptr_ch1::R reader structure

Source§

impl Readable for SRC_DATA_END_PTR_CH2_SPEC

read() method returns src_data_end_ptr_ch2::R reader structure

Source§

impl Readable for SRC_DATA_END_PTR_CH3_SPEC

read() method returns src_data_end_ptr_ch3::R reader structure

Source§

impl Readable for SRC_DATA_END_PTR_CH4_SPEC

read() method returns src_data_end_ptr_ch4::R reader structure

Source§

impl Readable for SRC_DATA_END_PTR_CH5_SPEC

read() method returns src_data_end_ptr_ch5::R reader structure

Source§

impl Readable for SRC_DATA_END_PTR_CH6_SPEC

read() method returns src_data_end_ptr_ch6::R reader structure

Source§

impl Readable for SRC_DATA_END_PTR_CH7_SPEC

read() method returns src_data_end_ptr_ch7::R reader structure

Source§

impl Readable for SRC_DATA_END_PTR_CH8_SPEC

read() method returns src_data_end_ptr_ch8::R reader structure

Source§

impl Readable for SRC_DATA_END_PTR_CH9_SPEC

read() method returns src_data_end_ptr_ch9::R reader structure

Source§

impl Readable for SRC_DATA_END_PTR_CH10_SPEC

read() method returns src_data_end_ptr_ch10::R reader structure

Source§

impl Readable for SRC_DATA_END_PTR_CH11_SPEC

read() method returns src_data_end_ptr_ch11::R reader structure

Source§

impl Readable for SRC_DATA_END_PTR_CH12_SPEC

read() method returns src_data_end_ptr_ch12::R reader structure

Source§

impl Readable for SRC_DATA_END_PTR_CH13_SPEC

read() method returns src_data_end_ptr_ch13::R reader structure

Source§

impl Readable for SRC_DATA_END_PTR_CH14_SPEC

read() method returns src_data_end_ptr_ch14::R reader structure

Source§

impl Readable for SRC_DATA_END_PTR_CH15_SPEC

read() method returns src_data_end_ptr_ch15::R reader structure

Source§

impl Readable for BAUDR_SPEC

read() method returns baudr::R reader structure

Source§

impl Readable for CTRLR0_SPEC

read() method returns ctrlr0::R reader structure

Source§

impl Readable for CTRLR1_SPEC

read() method returns ctrlr1::R reader structure

Source§

impl Readable for DR0_SPEC

read() method returns dr0::R reader structure

Source§

impl Readable for ICR_SPEC

read() method returns icr::R reader structure

Source§

impl Readable for IDR_SPEC

read() method returns idr::R reader structure

Source§

impl Readable for IMR_SPEC

read() method returns imr::R reader structure

Source§

impl Readable for ISR_SPEC

read() method returns isr::R reader structure

Source§

impl Readable for MSTICR_SPEC

read() method returns msticr::R reader structure

Source§

impl Readable for RISR_SPEC

read() method returns risr::R reader structure

Source§

impl Readable for RXFLR_SPEC

read() method returns rxflr::R reader structure

Source§

impl Readable for RXFTLR_SPEC

read() method returns rxftlr::R reader structure

Source§

impl Readable for RXOICR_SPEC

read() method returns rxoicr::R reader structure

Source§

impl Readable for RXUICR_SPEC

read() method returns rxuicr::R reader structure

Source§

impl Readable for SER_SPEC

read() method returns ser::R reader structure

Source§

impl Readable for SR_SPEC

read() method returns sr::R reader structure

Source§

impl Readable for SSI_COMP_VERSION_SPEC

read() method returns ssi_comp_version::R reader structure

Source§

impl Readable for SSIENR_SPEC

read() method returns ssienr::R reader structure

Source§

impl Readable for TXFLR_SPEC

read() method returns txflr::R reader structure

Source§

impl Readable for TXFTLR_SPEC

read() method returns txftlr::R reader structure

Source§

impl Readable for TXOICR_SPEC

read() method returns txoicr::R reader structure

Source§

impl Readable for AHBACCESSCTL_SPEC

read() method returns ahbaccessctl::R reader structure

Source§

impl Readable for AHBSTATUS_SPEC

read() method returns ahbstatus::R reader structure

Source§

impl Readable for CM_FIFO_0_DATA_SPEC

read() method returns cm_fifo_0_data::R reader structure

Source§

impl Readable for CM_FIFO_1_DATA_SPEC

read() method returns cm_fifo_1_data::R reader structure

Source§

impl Readable for CM_FIFO_2_DATA_SPEC

read() method returns cm_fifo_2_data::R reader structure

Source§

impl Readable for CM_FIFO_3_DATA_SPEC

read() method returns cm_fifo_3_data::R reader structure

Source§

impl Readable for DEVICEIDBYTE_SPEC

read() method returns deviceidbyte::R reader structure

Source§

impl Readable for DMAADDR0_SPEC

read() method returns dmaaddr0::R reader structure

Source§

impl Readable for DMAADDR1_SPEC

read() method returns dmaaddr1::R reader structure

Source§

impl Readable for DMAADDR2_SPEC

read() method returns dmaaddr2::R reader structure

Source§

impl Readable for DMAADDR3_SPEC

read() method returns dmaaddr3::R reader structure

Source§

impl Readable for DMABURSTSIZE0_SPEC

read() method returns dmaburstsize0::R reader structure

Source§

impl Readable for DMABURSTSIZE1_SPEC

read() method returns dmaburstsize1::R reader structure

Source§

impl Readable for DMADEBUGCTL0_SPEC

read() method returns dmadebugctl0::R reader structure

Source§

impl Readable for DMADEBUGCTL1_SPEC

read() method returns dmadebugctl1::R reader structure

Source§

impl Readable for DMARDDATA_SPEC

read() method returns dmarddata::R reader structure

Source§

impl Readable for DMASTATUS_SPEC

read() method returns dmastatus::R reader structure

Source§

impl Readable for MEMADDRBYTE0_SPEC

read() method returns mem_addr_byte0::R reader structure

Source§

impl Readable for MEMADDRBYTE1_SPEC

read() method returns mem_addr_byte1::R reader structure

Source§

impl Readable for MEMADDRBYTE2_SPEC

read() method returns mem_addr_byte2::R reader structure

Source§

impl Readable for MEMADDRBYTE3_SPEC

read() method returns mem_addr_byte3::R reader structure

Source§

impl Readable for MEMDATABYTE0_SPEC

read() method returns mem_data_byte0::R reader structure

Source§

impl Readable for MEMDATABYTE1_SPEC

read() method returns mem_data_byte1::R reader structure

Source§

impl Readable for MEMDATABYTE2_SPEC

read() method returns mem_data_byte2::R reader structure

Source§

impl Readable for MEMDATABYTE3_SPEC

read() method returns mem_data_byte3::R reader structure

Source§

impl Readable for SCRATCHBYTE_SPEC

read() method returns scratchbyte::R reader structure

Source§

impl Readable for TAMARSTATUS_SPEC

read() method returns tamarstatus::R reader structure

Source§

impl Readable for ERROR_CMP_1S_0_SPEC

read() method returns error_cmp_1s_0::R reader structure

Source§

impl Readable for ERROR_CMP_1S_1_SPEC

read() method returns error_cmp_1s_1::R reader structure

Source§

impl Readable for ERROR_CMP_1S_2_SPEC

read() method returns error_cmp_1s_2::R reader structure

Source§

impl Readable for ERROR_CMP_1S_3_SPEC

read() method returns error_cmp_1s_3::R reader structure

Source§

impl Readable for ERROR_CMP_40M_SPEC

read() method returns error_cmp_40m::R reader structure

Source§

impl Readable for ERROR_CMP_RTC_0_SPEC

read() method returns error_cmp_rtc_0::R reader structure

Source§

impl Readable for ERROR_CMP_RTC_1_SPEC

read() method returns error_cmp_rtc_1::R reader structure

Source§

impl Readable for ERROR_CMP_RTC_2_SPEC

read() method returns error_cmp_rtc_2::R reader structure

Source§

impl Readable for ERROR_CMP_RTC_3_SPEC

read() method returns error_cmp_rtc_3::R reader structure

Source§

impl Readable for EVENT_CNT_VALUE_SPEC

read() method returns event_cnt_value::R reader structure

Source§

impl Readable for MS_CNT_VALUE_SPEC

read() method returns ms_cnt_value::R reader structure

Source§

impl Readable for SLEEP_MODE_SPEC

read() method returns sleep_mode::R reader structure

Source§

impl Readable for SPARE_BITS_SPEC

read() method returns spare_bits::R reader structure

Source§

impl Readable for SPT_CFG_SPEC

read() method returns spt_cfg::R reader structure

Source§

impl Readable for TIMER_VALUE_SPEC

read() method returns timer_value::R reader structure

Source§

impl Readable for UPDATE_TMR_VAL_SPEC

read() method returns update_tmr_val::R reader structure

Source§

impl Readable for CID0_SPEC

read() method returns cid0::R reader structure

Source§

impl Readable for CID1_SPEC

read() method returns cid1::R reader structure

Source§

impl Readable for CID2_SPEC

read() method returns cid2::R reader structure

Source§

impl Readable for CID3_SPEC

read() method returns cid3::R reader structure

Source§

impl Readable for CTRL_SPEC

read() method returns ctrl::R reader structure

Source§

impl Readable for INTSTATUS_INTCLEAR_SPEC

read() method returns intstatus_intclear::R reader structure

Source§

impl Readable for PID0_SPEC

read() method returns pid0::R reader structure

Source§

impl Readable for PID1_SPEC

read() method returns pid1::R reader structure

Source§

impl Readable for PID2_SPEC

read() method returns pid2::R reader structure

Source§

impl Readable for PID3_SPEC

read() method returns pid3::R reader structure

Source§

impl Readable for PID4_SPEC

read() method returns pid4::R reader structure

Source§

impl Readable for PID5_SPEC

read() method returns pid5::R reader structure

Source§

impl Readable for PID6_SPEC

read() method returns pid6::R reader structure

Source§

impl Readable for PID7_SPEC

read() method returns pid7::R reader structure

Source§

impl Readable for RELOAD_SPEC

read() method returns reload::R reader structure

Source§

impl Readable for VALUE_SPEC

read() method returns value::R reader structure

Source§

impl Readable for UART_CR_SPEC

read() method returns uart_cr::R reader structure

Source§

impl Readable for UART_DR_SPEC

read() method returns uart_dr::R reader structure

Source§

impl Readable for UART_FBRD_SPEC

read() method returns uart_fbrd::R reader structure

Source§

impl Readable for UART_IBRD_SPEC

read() method returns uart_ibrd::R reader structure

Source§

impl Readable for UART_IFLS_SPEC

read() method returns uart_ifls::R reader structure

Source§

impl Readable for UART_ILPR_SPEC

read() method returns uart_ilpr::R reader structure

Source§

impl Readable for UART_IMSC_SPEC

read() method returns uart_imsc::R reader structure

Source§

impl Readable for UART_ITIP_SPEC

read() method returns uart_itip::R reader structure

Source§

impl Readable for UART_ITOP_SPEC

read() method returns uart_itop::R reader structure

Source§

impl Readable for UART_LCR_H_SPEC

read() method returns uart_lcr_h::R reader structure

Source§

impl Readable for UART_MIS_SPEC

read() method returns uart_mis::R reader structure

Source§

impl Readable for UART_PCELLID0_SPEC

read() method returns uart_pcell_id0::R reader structure

Source§

impl Readable for UART_PCELLID1_SPEC

read() method returns uart_pcell_id1::R reader structure

Source§

impl Readable for UART_PCELLID2_SPEC

read() method returns uart_pcell_id2::R reader structure

Source§

impl Readable for UART_PCELLID4_SPEC

read() method returns uart_pcell_id4::R reader structure

Source§

impl Readable for UART_PERIPHID0_SPEC

read() method returns uart_periph_id0::R reader structure

Source§

impl Readable for UART_PERIPHID1_SPEC

read() method returns uart_periph_id1::R reader structure

Source§

impl Readable for UART_PERIPHID2_SPEC

read() method returns uart_periph_id2::R reader structure

Source§

impl Readable for UART_PERIPHID3_SPEC

read() method returns uart_periph_id3::R reader structure

Source§

impl Readable for UART_RIS_SPEC

read() method returns uart_ris::R reader structure

Source§

impl Readable for UART_RSR_SPEC

read() method returns uart_rsr::R reader structure

Source§

impl Readable for UART_TDR_SPEC

read() method returns uart_tdr::R reader structure

Source§

impl Readable for UART_TFR_SPEC

read() method returns uart_tfr::R reader structure

Source§

impl Readable for WDOGCONTROL_SPEC

read() method returns wdogcontrol::R reader structure

Source§

impl Readable for WDOGITCR_SPEC

read() method returns wdogitcr::R reader structure

Source§

impl Readable for WDOGLOAD_SPEC

read() method returns wdogload::R reader structure

Source§

impl Readable for WDOGLOCK_SPEC

read() method returns wdoglock::R reader structure

Source§

impl Readable for WDOGMIS_SPEC

read() method returns wdogmis::R reader structure

Source§

impl Readable for WDOGPCELLID0_SPEC

read() method returns wdogpcellid0::R reader structure

Source§

impl Readable for WDOGPCELLID1_SPEC

read() method returns wdogpcellid1::R reader structure

Source§

impl Readable for WDOGPCELLID2_SPEC

read() method returns wdogpcellid2::R reader structure

Source§

impl Readable for WDOGPCELLID3_SPEC

read() method returns wdogpcellid3::R reader structure

Source§

impl Readable for WDOGPERIPHID0_SPEC

read() method returns wdogperiphid0::R reader structure

Source§

impl Readable for WDOGPERIPHID1_SPEC

read() method returns wdogperiphid1::R reader structure

Source§

impl Readable for WDOGPERIPHID2_SPEC

read() method returns wdogperiphid2::R reader structure

Source§

impl Readable for WDOGPERIPHID3_SPEC

read() method returns wdogperiphid3::R reader structure

Source§

impl Readable for WDOGPERIPHID4_SPEC

read() method returns wdogperiphid4::R reader structure

Source§

impl Readable for WDOGPERIPHID5_SPEC

read() method returns wdogperiphid5::R reader structure

Source§

impl Readable for WDOGPERIPHID6_SPEC

read() method returns wdogperiphid6::R reader structure

Source§

impl Readable for WDOGPERIPHID7_SPEC

read() method returns wdogperiphid7::R reader structure

Source§

impl Readable for WDOGRIS_SPEC

read() method returns wdogris::R reader structure

Source§

impl Readable for WDOGVALUE_SPEC

read() method returns wdogvalue::R reader structure