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§
Object Safety§
Implementors§
source§impl Readable for AC_ADC_CNT_SPEC
impl Readable for AC_ADC_CNT_SPEC
read()
method returns ac_adc_cnt::R reader structure
source§impl Readable for AC_ADC_DAP_CTR_SPEC
impl Readable for AC_ADC_DAP_CTR_SPEC
read()
method returns ac_adc_dap_ctr::R reader structure
source§impl Readable for AC_ADC_DG_SPEC
impl Readable for AC_ADC_DG_SPEC
read()
method returns ac_adc_dg::R reader structure
source§impl Readable for AC_ADC_DRC_CTRL_SPEC
impl Readable for AC_ADC_DRC_CTRL_SPEC
read()
method returns ac_adc_drc_ctrl::R reader structure
source§impl Readable for AC_ADC_DRC_EPSHC_SPEC
impl Readable for AC_ADC_DRC_EPSHC_SPEC
read()
method returns ac_adc_drc_epshc::R reader structure
source§impl Readable for AC_ADC_DRC_EPSLC_SPEC
impl Readable for AC_ADC_DRC_EPSLC_SPEC
read()
method returns ac_adc_drc_epslc::R reader structure
source§impl Readable for AC_ADC_DRC_HCT_SPEC
impl Readable for AC_ADC_DRC_HCT_SPEC
read()
method returns ac_adc_drc_hct::R reader structure
source§impl Readable for AC_ADC_DRC_HET_SPEC
impl Readable for AC_ADC_DRC_HET_SPEC
read()
method returns ac_adc_drc_het::R reader structure
source§impl Readable for AC_ADC_DRC_HHPFC_SPEC
impl Readable for AC_ADC_DRC_HHPFC_SPEC
read()
method returns ac_adc_drc_hhpfc::R reader structure
source§impl Readable for AC_ADC_DRC_HKC_SPEC
impl Readable for AC_ADC_DRC_HKC_SPEC
read()
method returns ac_adc_drc_hkc::R reader structure
source§impl Readable for AC_ADC_DRC_HKE_SPEC
impl Readable for AC_ADC_DRC_HKE_SPEC
read()
method returns ac_adc_drc_hke::R reader structure
source§impl Readable for AC_ADC_DRC_HKL_SPEC
impl Readable for AC_ADC_DRC_HKL_SPEC
read()
method returns ac_adc_drc_hkl::R reader structure
source§impl Readable for AC_ADC_DRC_HKN_SPEC
impl Readable for AC_ADC_DRC_HKN_SPEC
read()
method returns ac_adc_drc_hkn::R reader structure
source§impl Readable for AC_ADC_DRC_HLT_SPEC
impl Readable for AC_ADC_DRC_HLT_SPEC
read()
method returns ac_adc_drc_hlt::R reader structure
source§impl Readable for AC_ADC_DRC_HOPC_SPEC
impl Readable for AC_ADC_DRC_HOPC_SPEC
read()
method returns ac_adc_drc_hopc::R reader structure
source§impl Readable for AC_ADC_DRC_HOPE_SPEC
impl Readable for AC_ADC_DRC_HOPE_SPEC
read()
method returns ac_adc_drc_hope::R reader structure
source§impl Readable for AC_ADC_DRC_HOPL_SPEC
impl Readable for AC_ADC_DRC_HOPL_SPEC
read()
method returns ac_adc_drc_hopl::R reader structure
source§impl Readable for AC_ADC_DRC_HPFHGAIN_SPEC
impl Readable for AC_ADC_DRC_HPFHGAIN_SPEC
read()
method returns ac_adc_drc_hpfhgain::R reader structure
source§impl Readable for AC_ADC_DRC_HPFLGAIN_SPEC
impl Readable for AC_ADC_DRC_HPFLGAIN_SPEC
read()
method returns ac_adc_drc_hpflgain::R reader structure
source§impl Readable for AC_ADC_DRC_LCT_SPEC
impl Readable for AC_ADC_DRC_LCT_SPEC
read()
method returns ac_adc_drc_lct::R reader structure
source§impl Readable for AC_ADC_DRC_LET_SPEC
impl Readable for AC_ADC_DRC_LET_SPEC
read()
method returns ac_adc_drc_let::R reader structure
source§impl Readable for AC_ADC_DRC_LHPFC_SPEC
impl Readable for AC_ADC_DRC_LHPFC_SPEC
read()
method returns ac_adc_drc_lhpfc::R reader structure
source§impl Readable for AC_ADC_DRC_LKC_SPEC
impl Readable for AC_ADC_DRC_LKC_SPEC
read()
method returns ac_adc_drc_lkc::R reader structure
source§impl Readable for AC_ADC_DRC_LKE_SPEC
impl Readable for AC_ADC_DRC_LKE_SPEC
read()
method returns ac_adc_drc_lke::R reader structure
source§impl Readable for AC_ADC_DRC_LKL_SPEC
impl Readable for AC_ADC_DRC_LKL_SPEC
read()
method returns ac_adc_drc_lkl::R reader structure
source§impl Readable for AC_ADC_DRC_LKN_SPEC
impl Readable for AC_ADC_DRC_LKN_SPEC
read()
method returns ac_adc_drc_lkn::R reader structure
source§impl Readable for AC_ADC_DRC_LLT_SPEC
impl Readable for AC_ADC_DRC_LLT_SPEC
read()
method returns ac_adc_drc_llt::R reader structure
source§impl Readable for AC_ADC_DRC_LOPC_SPEC
impl Readable for AC_ADC_DRC_LOPC_SPEC
read()
method returns ac_adc_drc_lopc::R reader structure
source§impl Readable for AC_ADC_DRC_LOPE_SPEC
impl Readable for AC_ADC_DRC_LOPE_SPEC
read()
method returns ac_adc_drc_lope::R reader structure
source§impl Readable for AC_ADC_DRC_LOPL_SPEC
impl Readable for AC_ADC_DRC_LOPL_SPEC
read()
method returns ac_adc_drc_lopl::R reader structure
source§impl Readable for AC_ADC_DRC_LPFHAT_SPEC
impl Readable for AC_ADC_DRC_LPFHAT_SPEC
read()
method returns ac_adc_drc_lpfhat::R reader structure
source§impl Readable for AC_ADC_DRC_LPFHRT_SPEC
impl Readable for AC_ADC_DRC_LPFHRT_SPEC
read()
method returns ac_adc_drc_lpfhrt::R reader structure
source§impl Readable for AC_ADC_DRC_LPFLAT_SPEC
impl Readable for AC_ADC_DRC_LPFLAT_SPEC
read()
method returns ac_adc_drc_lpflat::R reader structure
source§impl Readable for AC_ADC_DRC_LPFLRT_SPEC
impl Readable for AC_ADC_DRC_LPFLRT_SPEC
read()
method returns ac_adc_drc_lpflrt::R reader structure
source§impl Readable for AC_ADC_DRC_LRMSHAT_SPEC
impl Readable for AC_ADC_DRC_LRMSHAT_SPEC
read()
method returns ac_adc_drc_lrmshat::R reader structure
source§impl Readable for AC_ADC_DRC_LRMSLAT_SPEC
impl Readable for AC_ADC_DRC_LRMSLAT_SPEC
read()
method returns ac_adc_drc_lrmslat::R reader structure
source§impl Readable for AC_ADC_DRC_MNGHS_SPEC
impl Readable for AC_ADC_DRC_MNGHS_SPEC
read()
method returns ac_adc_drc_mnghs::R reader structure
source§impl Readable for AC_ADC_DRC_MNGLS_SPEC
impl Readable for AC_ADC_DRC_MNGLS_SPEC
read()
method returns ac_adc_drc_mngls::R reader structure
source§impl Readable for AC_ADC_DRC_MXGHS_SPEC
impl Readable for AC_ADC_DRC_MXGHS_SPEC
read()
method returns ac_adc_drc_mxghs::R reader structure
source§impl Readable for AC_ADC_DRC_MXGLS_SPEC
impl Readable for AC_ADC_DRC_MXGLS_SPEC
read()
method returns ac_adc_drc_mxgls::R reader structure
source§impl Readable for AC_ADC_DRC_RPFHAT_SPEC
impl Readable for AC_ADC_DRC_RPFHAT_SPEC
read()
method returns ac_adc_drc_rpfhat::R reader structure
source§impl Readable for AC_ADC_DRC_RPFHRT_SPEC
impl Readable for AC_ADC_DRC_RPFHRT_SPEC
read()
method returns ac_adc_drc_rpfhrt::R reader structure
source§impl Readable for AC_ADC_DRC_RPFLAT_SPEC
impl Readable for AC_ADC_DRC_RPFLAT_SPEC
read()
method returns ac_adc_drc_rpflat::R reader structure
source§impl Readable for AC_ADC_DRC_RPFLRT_SPEC
impl Readable for AC_ADC_DRC_RPFLRT_SPEC
read()
method returns ac_adc_drc_rpflrt::R reader structure
source§impl Readable for AC_ADC_DRC_RRMSHAT_SPEC
impl Readable for AC_ADC_DRC_RRMSHAT_SPEC
read()
method returns ac_adc_drc_rrmshat::R reader structure
source§impl Readable for AC_ADC_DRC_RRMSLAT_SPEC
impl Readable for AC_ADC_DRC_RRMSLAT_SPEC
read()
method returns ac_adc_drc_rrmslat::R reader structure
source§impl Readable for AC_ADC_DRC_SFHAT_SPEC
impl Readable for AC_ADC_DRC_SFHAT_SPEC
read()
method returns ac_adc_drc_sfhat::R reader structure
source§impl Readable for AC_ADC_DRC_SFHRT_SPEC
impl Readable for AC_ADC_DRC_SFHRT_SPEC
read()
method returns ac_adc_drc_sfhrt::R reader structure
source§impl Readable for AC_ADC_DRC_SFLAT_SPEC
impl Readable for AC_ADC_DRC_SFLAT_SPEC
read()
method returns ac_adc_drc_sflat::R reader structure
source§impl Readable for AC_ADC_DRC_SFLRT_SPEC
impl Readable for AC_ADC_DRC_SFLRT_SPEC
read()
method returns ac_adc_drc_sflrt::R reader structure
source§impl Readable for AC_ADC_FIFOC_SPEC
impl Readable for AC_ADC_FIFOC_SPEC
read()
method returns ac_adc_fifoc::R reader structure
source§impl Readable for AC_ADC_FIFOS_SPEC
impl Readable for AC_ADC_FIFOS_SPEC
read()
method returns ac_adc_fifos::R reader structure
source§impl Readable for AC_ADC_RXDATA_SPEC
impl Readable for AC_ADC_RXDATA_SPEC
read()
method returns ac_adc_rxdata::R reader structure
source§impl Readable for AC_DAC_CNT_SPEC
impl Readable for AC_DAC_CNT_SPEC
read()
method returns ac_dac_cnt::R reader structure
source§impl Readable for AC_DAC_DAP_CTR_SPEC
impl Readable for AC_DAC_DAP_CTR_SPEC
read()
method returns ac_dac_dap_ctr::R reader structure
source§impl Readable for AC_DAC_DG_SPEC
impl Readable for AC_DAC_DG_SPEC
read()
method returns ac_dac_dg::R reader structure
source§impl Readable for AC_DAC_DPC_SPEC
impl Readable for AC_DAC_DPC_SPEC
read()
method returns ac_dac_dpc::R reader structure
source§impl Readable for AC_DAC_DRC_CTRL_SPEC
impl Readable for AC_DAC_DRC_CTRL_SPEC
read()
method returns ac_dac_drc_ctrl::R reader structure
source§impl Readable for AC_DAC_DRC_EPSHC_SPEC
impl Readable for AC_DAC_DRC_EPSHC_SPEC
read()
method returns ac_dac_drc_epshc::R reader structure
source§impl Readable for AC_DAC_DRC_EPSLC_SPEC
impl Readable for AC_DAC_DRC_EPSLC_SPEC
read()
method returns ac_dac_drc_epslc::R reader structure
source§impl Readable for AC_DAC_DRC_HCT_SPEC
impl Readable for AC_DAC_DRC_HCT_SPEC
read()
method returns ac_dac_drc_hct::R reader structure
source§impl Readable for AC_DAC_DRC_HET_SPEC
impl Readable for AC_DAC_DRC_HET_SPEC
read()
method returns ac_dac_drc_het::R reader structure
source§impl Readable for AC_DAC_DRC_HHPFC_SPEC
impl Readable for AC_DAC_DRC_HHPFC_SPEC
read()
method returns ac_dac_drc_hhpfc::R reader structure
source§impl Readable for AC_DAC_DRC_HKC_SPEC
impl Readable for AC_DAC_DRC_HKC_SPEC
read()
method returns ac_dac_drc_hkc::R reader structure
source§impl Readable for AC_DAC_DRC_HKE_SPEC
impl Readable for AC_DAC_DRC_HKE_SPEC
read()
method returns ac_dac_drc_hke::R reader structure
source§impl Readable for AC_DAC_DRC_HKL_SPEC
impl Readable for AC_DAC_DRC_HKL_SPEC
read()
method returns ac_dac_drc_hkl::R reader structure
source§impl Readable for AC_DAC_DRC_HKN_SPEC
impl Readable for AC_DAC_DRC_HKN_SPEC
read()
method returns ac_dac_drc_hkn::R reader structure
source§impl Readable for AC_DAC_DRC_HLT_SPEC
impl Readable for AC_DAC_DRC_HLT_SPEC
read()
method returns ac_dac_drc_hlt::R reader structure
source§impl Readable for AC_DAC_DRC_HOPC_SPEC
impl Readable for AC_DAC_DRC_HOPC_SPEC
read()
method returns ac_dac_drc_hopc::R reader structure
source§impl Readable for AC_DAC_DRC_HOPE_SPEC
impl Readable for AC_DAC_DRC_HOPE_SPEC
read()
method returns ac_dac_drc_hope::R reader structure
source§impl Readable for AC_DAC_DRC_HOPL_SPEC
impl Readable for AC_DAC_DRC_HOPL_SPEC
read()
method returns ac_dac_drc_hopl::R reader structure
source§impl Readable for AC_DAC_DRC_HPFHGAIN_SPEC
impl Readable for AC_DAC_DRC_HPFHGAIN_SPEC
read()
method returns ac_dac_drc_hpfhgain::R reader structure
source§impl Readable for AC_DAC_DRC_HPFLGAIN_SPEC
impl Readable for AC_DAC_DRC_HPFLGAIN_SPEC
read()
method returns ac_dac_drc_hpflgain::R reader structure
source§impl Readable for AC_DAC_DRC_LCT_SPEC
impl Readable for AC_DAC_DRC_LCT_SPEC
read()
method returns ac_dac_drc_lct::R reader structure
source§impl Readable for AC_DAC_DRC_LET_SPEC
impl Readable for AC_DAC_DRC_LET_SPEC
read()
method returns ac_dac_drc_let::R reader structure
source§impl Readable for AC_DAC_DRC_LHPFC_SPEC
impl Readable for AC_DAC_DRC_LHPFC_SPEC
read()
method returns ac_dac_drc_lhpfc::R reader structure
source§impl Readable for AC_DAC_DRC_LKC_SPEC
impl Readable for AC_DAC_DRC_LKC_SPEC
read()
method returns ac_dac_drc_lkc::R reader structure
source§impl Readable for AC_DAC_DRC_LKE_SPEC
impl Readable for AC_DAC_DRC_LKE_SPEC
read()
method returns ac_dac_drc_lke::R reader structure
source§impl Readable for AC_DAC_DRC_LKL_SPEC
impl Readable for AC_DAC_DRC_LKL_SPEC
read()
method returns ac_dac_drc_lkl::R reader structure
source§impl Readable for AC_DAC_DRC_LKN_SPEC
impl Readable for AC_DAC_DRC_LKN_SPEC
read()
method returns ac_dac_drc_lkn::R reader structure
source§impl Readable for AC_DAC_DRC_LLT_SPEC
impl Readable for AC_DAC_DRC_LLT_SPEC
read()
method returns ac_dac_drc_llt::R reader structure
source§impl Readable for AC_DAC_DRC_LOPC_SPEC
impl Readable for AC_DAC_DRC_LOPC_SPEC
read()
method returns ac_dac_drc_lopc::R reader structure
source§impl Readable for AC_DAC_DRC_LOPE_SPEC
impl Readable for AC_DAC_DRC_LOPE_SPEC
read()
method returns ac_dac_drc_lope::R reader structure
source§impl Readable for AC_DAC_DRC_LOPL_SPEC
impl Readable for AC_DAC_DRC_LOPL_SPEC
read()
method returns ac_dac_drc_lopl::R reader structure
source§impl Readable for AC_DAC_DRC_LPFHAT_SPEC
impl Readable for AC_DAC_DRC_LPFHAT_SPEC
read()
method returns ac_dac_drc_lpfhat::R reader structure
source§impl Readable for AC_DAC_DRC_LPFHRT_SPEC
impl Readable for AC_DAC_DRC_LPFHRT_SPEC
read()
method returns ac_dac_drc_lpfhrt::R reader structure
source§impl Readable for AC_DAC_DRC_LPFLAT_SPEC
impl Readable for AC_DAC_DRC_LPFLAT_SPEC
read()
method returns ac_dac_drc_lpflat::R reader structure
source§impl Readable for AC_DAC_DRC_LPFLRT_SPEC
impl Readable for AC_DAC_DRC_LPFLRT_SPEC
read()
method returns ac_dac_drc_lpflrt::R reader structure
source§impl Readable for AC_DAC_DRC_LRMSHAT_SPEC
impl Readable for AC_DAC_DRC_LRMSHAT_SPEC
read()
method returns ac_dac_drc_lrmshat::R reader structure
source§impl Readable for AC_DAC_DRC_LRMSLAT_SPEC
impl Readable for AC_DAC_DRC_LRMSLAT_SPEC
read()
method returns ac_dac_drc_lrmslat::R reader structure
source§impl Readable for AC_DAC_DRC_MNGHS_SPEC
impl Readable for AC_DAC_DRC_MNGHS_SPEC
read()
method returns ac_dac_drc_mnghs::R reader structure
source§impl Readable for AC_DAC_DRC_MNGLS_SPEC
impl Readable for AC_DAC_DRC_MNGLS_SPEC
read()
method returns ac_dac_drc_mngls::R reader structure
source§impl Readable for AC_DAC_DRC_MXGHS_SPEC
impl Readable for AC_DAC_DRC_MXGHS_SPEC
read()
method returns ac_dac_drc_mxghs::R reader structure
source§impl Readable for AC_DAC_DRC_MXGLS_SPEC
impl Readable for AC_DAC_DRC_MXGLS_SPEC
read()
method returns ac_dac_drc_mxgls::R reader structure
source§impl Readable for AC_DAC_DRC_RPFHAT_SPEC
impl Readable for AC_DAC_DRC_RPFHAT_SPEC
read()
method returns ac_dac_drc_rpfhat::R reader structure
source§impl Readable for AC_DAC_DRC_RPFHRT_SPEC
impl Readable for AC_DAC_DRC_RPFHRT_SPEC
read()
method returns ac_dac_drc_rpfhrt::R reader structure
source§impl Readable for AC_DAC_DRC_RPFLAT_SPEC
impl Readable for AC_DAC_DRC_RPFLAT_SPEC
read()
method returns ac_dac_drc_rpflat::R reader structure
source§impl Readable for AC_DAC_DRC_RPFLRT_SPEC
impl Readable for AC_DAC_DRC_RPFLRT_SPEC
read()
method returns ac_dac_drc_rpflrt::R reader structure
source§impl Readable for AC_DAC_DRC_RRMSHAT_SPEC
impl Readable for AC_DAC_DRC_RRMSHAT_SPEC
read()
method returns ac_dac_drc_rrmshat::R reader structure
source§impl Readable for AC_DAC_DRC_RRMSLAT_SPEC
impl Readable for AC_DAC_DRC_RRMSLAT_SPEC
read()
method returns ac_dac_drc_rrmslat::R reader structure
source§impl Readable for AC_DAC_DRC_SFHAT_SPEC
impl Readable for AC_DAC_DRC_SFHAT_SPEC
read()
method returns ac_dac_drc_sfhat::R reader structure
source§impl Readable for AC_DAC_DRC_SFHRT_SPEC
impl Readable for AC_DAC_DRC_SFHRT_SPEC
read()
method returns ac_dac_drc_sfhrt::R reader structure
source§impl Readable for AC_DAC_DRC_SFLAT_SPEC
impl Readable for AC_DAC_DRC_SFLAT_SPEC
read()
method returns ac_dac_drc_sflat::R reader structure
source§impl Readable for AC_DAC_DRC_SFLRT_SPEC
impl Readable for AC_DAC_DRC_SFLRT_SPEC
read()
method returns ac_dac_drc_sflrt::R reader structure
source§impl Readable for AC_DAC_FIFOC_SPEC
impl Readable for AC_DAC_FIFOC_SPEC
read()
method returns ac_dac_fifoc::R reader structure
source§impl Readable for AC_DAC_FIFOS_SPEC
impl Readable for AC_DAC_FIFOS_SPEC
read()
method returns ac_dac_fifos::R reader structure
source§impl Readable for ADC_DIG_CTRL_SPEC
impl Readable for ADC_DIG_CTRL_SPEC
read()
method returns adc_dig_ctrl::R reader structure
source§impl Readable for ADC_VOL_CTRL1_SPEC
impl Readable for ADC_VOL_CTRL1_SPEC
read()
method returns adc_vol_ctrl1::R reader structure
source§impl Readable for DAC_VOL_CTRL_SPEC
impl Readable for DAC_VOL_CTRL_SPEC
read()
method returns dac_vol_ctrl::R reader structure
source§impl Readable for HMIC_CTRL_SPEC
impl Readable for HMIC_CTRL_SPEC
read()
method returns hmic_ctrl::R reader structure
source§impl Readable for HMIC_STS_SPEC
impl Readable for HMIC_STS_SPEC
read()
method returns hmic_sts::R reader structure
source§impl Readable for MICBIAS_SPEC
impl Readable for MICBIAS_SPEC
read()
method returns micbias::R reader structure
source§impl Readable for VRA1SPEEDUP_CTRL_SPEC
impl Readable for VRA1SPEEDUP_CTRL_SPEC
read()
method returns vra1speedup_ctrl::R reader structure
source§impl Readable for APB_CLK_SPEC
impl Readable for APB_CLK_SPEC
read()
method returns apb_clk::R reader structure
source§impl Readable for AUDIO_CODEC_ADC_CLK_SPEC
impl Readable for AUDIO_CODEC_ADC_CLK_SPEC
read()
method returns audio_codec_adc_clk::R reader structure
source§impl Readable for AUDIO_CODEC_BGR_SPEC
impl Readable for AUDIO_CODEC_BGR_SPEC
read()
method returns audio_codec_bgr::R reader structure
source§impl Readable for AUDIO_CODEC_DAC_CLK_SPEC
impl Readable for AUDIO_CODEC_DAC_CLK_SPEC
read()
method returns audio_codec_dac_clk::R reader structure
source§impl Readable for AVS_CLK_SPEC
impl Readable for AVS_CLK_SPEC
read()
method returns avs_clk::R reader structure
source§impl Readable for CCU_FAN_SPEC
impl Readable for CCU_FAN_SPEC
read()
method returns ccu_fan::R reader structure
source§impl Readable for CCU_FAN_GATE_SPEC
impl Readable for CCU_FAN_GATE_SPEC
read()
method returns ccu_fan_gate::R reader structure
source§impl Readable for CE_BGR_SPEC
impl Readable for CE_BGR_SPEC
read()
method returns ce_bgr::R reader structure
source§impl Readable for CE_CLK_SPEC
impl Readable for CE_CLK_SPEC
read()
method returns ce_clk::R reader structure
source§impl Readable for CLK27M_FAN_SPEC
impl Readable for CLK27M_FAN_SPEC
read()
method returns clk27m_fan::R reader structure
source§impl Readable for CPU_AXI_CFG_SPEC
impl Readable for CPU_AXI_CFG_SPEC
read()
method returns cpu_axi_cfg::R reader structure
source§impl Readable for CPU_GATING_SPEC
impl Readable for CPU_GATING_SPEC
read()
method returns cpu_gating::R reader structure
source§impl Readable for CSI_BGR_SPEC
impl Readable for CSI_BGR_SPEC
read()
method returns csi_bgr::R reader structure
source§impl Readable for CSI_CLK_SPEC
impl Readable for CSI_CLK_SPEC
read()
method returns csi_clk::R reader structure
source§impl Readable for CSI_MASTER_CLK_SPEC
impl Readable for CSI_MASTER_CLK_SPEC
read()
method returns csi_master_clk::R reader structure
source§impl Readable for DBGSYS_BGR_SPEC
impl Readable for DBGSYS_BGR_SPEC
read()
method returns dbgsys_bgr::R reader structure
source§impl Readable for DE_BGR_SPEC
impl Readable for DE_BGR_SPEC
read()
method returns de_bgr::R reader structure
source§impl Readable for DE_CLK_SPEC
impl Readable for DE_CLK_SPEC
read()
method returns de_clk::R reader structure
source§impl Readable for DI_BGR_SPEC
impl Readable for DI_BGR_SPEC
read()
method returns di_bgr::R reader structure
source§impl Readable for DI_CLK_SPEC
impl Readable for DI_CLK_SPEC
read()
method returns di_clk::R reader structure
source§impl Readable for DMA_BGR_SPEC
impl Readable for DMA_BGR_SPEC
read()
method returns dma_bgr::R reader structure
source§impl Readable for DMIC_BGR_SPEC
impl Readable for DMIC_BGR_SPEC
read()
method returns dmic_bgr::R reader structure
source§impl Readable for DMIC_CLK_SPEC
impl Readable for DMIC_CLK_SPEC
read()
method returns dmic_clk::R reader structure
source§impl Readable for DPSS_TOP_BGR_SPEC
impl Readable for DPSS_TOP_BGR_SPEC
read()
method returns dpss_top_bgr::R reader structure
source§impl Readable for DRAM_BGR_SPEC
impl Readable for DRAM_BGR_SPEC
read()
method returns dram_bgr::R reader structure
source§impl Readable for DRAM_CLK_SPEC
impl Readable for DRAM_CLK_SPEC
read()
method returns dram_clk::R reader structure
source§impl Readable for DSI_BGR_SPEC
impl Readable for DSI_BGR_SPEC
read()
method returns dsi_bgr::R reader structure
source§impl Readable for DSI_CLK_SPEC
impl Readable for DSI_CLK_SPEC
read()
method returns dsi_clk::R reader structure
source§impl Readable for DSP_BGR_SPEC
impl Readable for DSP_BGR_SPEC
read()
method returns dsp_bgr::R reader structure
source§impl Readable for DSP_CLK_SPEC
impl Readable for DSP_CLK_SPEC
read()
method returns dsp_clk::R reader structure
source§impl Readable for EMAC_25M_CLK_SPEC
impl Readable for EMAC_25M_CLK_SPEC
read()
method returns emac_25m_clk::R reader structure
source§impl Readable for EMAC_BGR_SPEC
impl Readable for EMAC_BGR_SPEC
read()
method returns emac_bgr::R reader structure
source§impl Readable for FRE_DET_CTRL_SPEC
impl Readable for FRE_DET_CTRL_SPEC
read()
method returns fre_det_ctrl::R reader structure
source§impl Readable for FRE_DOWN_LIM_SPEC
impl Readable for FRE_DOWN_LIM_SPEC
read()
method returns fre_down_lim::R reader structure
source§impl Readable for FRE_UP_LIM_SPEC
impl Readable for FRE_UP_LIM_SPEC
read()
method returns fre_up_lim::R reader structure
source§impl Readable for G2D_BGR_SPEC
impl Readable for G2D_BGR_SPEC
read()
method returns g2d_bgr::R reader structure
source§impl Readable for G2D_CLK_SPEC
impl Readable for G2D_CLK_SPEC
read()
method returns g2d_clk::R reader structure
source§impl Readable for GPADC_BGR_SPEC
impl Readable for GPADC_BGR_SPEC
read()
method returns gpadc_bgr::R reader structure
source§impl Readable for HSTIMER_BGR_SPEC
impl Readable for HSTIMER_BGR_SPEC
read()
method returns hstimer_bgr::R reader structure
source§impl Readable for I2S2_ASRC_CLK_SPEC
impl Readable for I2S2_ASRC_CLK_SPEC
read()
method returns i2s2_asrc_clk::R reader structure
source§impl Readable for I2S_BGR_SPEC
impl Readable for I2S_BGR_SPEC
read()
method returns i2s_bgr::R reader structure
source§impl Readable for I2S_CLK_SPEC
impl Readable for I2S_CLK_SPEC
read()
method returns i2s_clk::R reader structure
source§impl Readable for IOMMU_BGR_SPEC
impl Readable for IOMMU_BGR_SPEC
read()
method returns iommu_bgr::R reader structure
source§impl Readable for IRTX_BGR_SPEC
impl Readable for IRTX_BGR_SPEC
read()
method returns irtx_bgr::R reader structure
source§impl Readable for IRTX_CLK_SPEC
impl Readable for IRTX_CLK_SPEC
read()
method returns irtx_clk::R reader structure
source§impl Readable for LEDC_BGR_SPEC
impl Readable for LEDC_BGR_SPEC
read()
method returns ledc_bgr::R reader structure
source§impl Readable for LEDC_CLK_SPEC
impl Readable for LEDC_CLK_SPEC
read()
method returns ledc_clk::R reader structure
source§impl Readable for LRADC_BGR_SPEC
impl Readable for LRADC_BGR_SPEC
read()
method returns lradc_bgr::R reader structure
source§impl Readable for LVDS_BGR_SPEC
impl Readable for LVDS_BGR_SPEC
read()
method returns lvds_bgr::R reader structure
source§impl Readable for MBUS_CLK_SPEC
impl Readable for MBUS_CLK_SPEC
read()
method returns mbus_clk::R reader structure
source§impl Readable for MBUS_MAT_CLK_GATING_SPEC
impl Readable for MBUS_MAT_CLK_GATING_SPEC
read()
method returns mbus_mat_clk_gating::R reader structure
source§impl Readable for MSGBOX_BGR_SPEC
impl Readable for MSGBOX_BGR_SPEC
read()
method returns msgbox_bgr::R reader structure
source§impl Readable for OWA_BGR_SPEC
impl Readable for OWA_BGR_SPEC
read()
method returns owa_bgr::R reader structure
source§impl Readable for OWA_RX_CLK_SPEC
impl Readable for OWA_RX_CLK_SPEC
read()
method returns owa_rx_clk::R reader structure
source§impl Readable for OWA_TX_CLK_SPEC
impl Readable for OWA_TX_CLK_SPEC
read()
method returns owa_tx_clk::R reader structure
source§impl Readable for PCLK_FAN_SPEC
impl Readable for PCLK_FAN_SPEC
read()
method returns pclk_fan::R reader structure
source§impl Readable for PLL_AUDIO0_BIAS_SPEC
impl Readable for PLL_AUDIO0_BIAS_SPEC
read()
method returns pll_audio0_bias::R reader structure
source§impl Readable for PLL_AUDIO0_CTRL_SPEC
impl Readable for PLL_AUDIO0_CTRL_SPEC
read()
method returns pll_audio0_ctrl::R reader structure
source§impl Readable for PLL_AUDIO0_PAT0_CTRL_SPEC
impl Readable for PLL_AUDIO0_PAT0_CTRL_SPEC
read()
method returns pll_audio0_pat0_ctrl::R reader structure
source§impl Readable for PLL_AUDIO0_PAT1_CTRL_SPEC
impl Readable for PLL_AUDIO0_PAT1_CTRL_SPEC
read()
method returns pll_audio0_pat1_ctrl::R reader structure
source§impl Readable for PLL_AUDIO1_BIAS_SPEC
impl Readable for PLL_AUDIO1_BIAS_SPEC
read()
method returns pll_audio1_bias::R reader structure
source§impl Readable for PLL_AUDIO1_CTRL_SPEC
impl Readable for PLL_AUDIO1_CTRL_SPEC
read()
method returns pll_audio1_ctrl::R reader structure
source§impl Readable for PLL_AUDIO1_PAT0_CTRL_SPEC
impl Readable for PLL_AUDIO1_PAT0_CTRL_SPEC
read()
method returns pll_audio1_pat0_ctrl::R reader structure
source§impl Readable for PLL_AUDIO1_PAT1_CTRL_SPEC
impl Readable for PLL_AUDIO1_PAT1_CTRL_SPEC
read()
method returns pll_audio1_pat1_ctrl::R reader structure
source§impl Readable for PLL_CPU_BIAS_SPEC
impl Readable for PLL_CPU_BIAS_SPEC
read()
method returns pll_cpu_bias::R reader structure
source§impl Readable for PLL_CPU_CTRL_SPEC
impl Readable for PLL_CPU_CTRL_SPEC
read()
method returns pll_cpu_ctrl::R reader structure
source§impl Readable for PLL_CPU_TUN_SPEC
impl Readable for PLL_CPU_TUN_SPEC
read()
method returns pll_cpu_tun::R reader structure
source§impl Readable for PLL_DDR_BIAS_SPEC
impl Readable for PLL_DDR_BIAS_SPEC
read()
method returns pll_ddr_bias::R reader structure
source§impl Readable for PLL_DDR_CTRL_SPEC
impl Readable for PLL_DDR_CTRL_SPEC
read()
method returns pll_ddr_ctrl::R reader structure
source§impl Readable for PLL_DDR_PAT0_CTRL_SPEC
impl Readable for PLL_DDR_PAT0_CTRL_SPEC
read()
method returns pll_ddr_pat0_ctrl::R reader structure
source§impl Readable for PLL_DDR_PAT1_CTRL_SPEC
impl Readable for PLL_DDR_PAT1_CTRL_SPEC
read()
method returns pll_ddr_pat1_ctrl::R reader structure
source§impl Readable for PLL_LOCK_DBG_CTRL_SPEC
impl Readable for PLL_LOCK_DBG_CTRL_SPEC
read()
method returns pll_lock_dbg_ctrl::R reader structure
source§impl Readable for PLL_PERI_BIAS_SPEC
impl Readable for PLL_PERI_BIAS_SPEC
read()
method returns pll_peri_bias::R reader structure
source§impl Readable for PLL_PERI_CTRL_SPEC
impl Readable for PLL_PERI_CTRL_SPEC
read()
method returns pll_peri_ctrl::R reader structure
source§impl Readable for PLL_PERI_PAT0_CTRL_SPEC
impl Readable for PLL_PERI_PAT0_CTRL_SPEC
read()
method returns pll_peri_pat0_ctrl::R reader structure
source§impl Readable for PLL_PERI_PAT1_CTRL_SPEC
impl Readable for PLL_PERI_PAT1_CTRL_SPEC
read()
method returns pll_peri_pat1_ctrl::R reader structure
source§impl Readable for PLL_VE_BIAS_SPEC
impl Readable for PLL_VE_BIAS_SPEC
read()
method returns pll_ve_bias::R reader structure
source§impl Readable for PLL_VE_CTRL_SPEC
impl Readable for PLL_VE_CTRL_SPEC
read()
method returns pll_ve_ctrl::R reader structure
source§impl Readable for PLL_VE_PAT0_CTRL_SPEC
impl Readable for PLL_VE_PAT0_CTRL_SPEC
read()
method returns pll_ve_pat0_ctrl::R reader structure
source§impl Readable for PLL_VE_PAT1_CTRL_SPEC
impl Readable for PLL_VE_PAT1_CTRL_SPEC
read()
method returns pll_ve_pat1_ctrl::R reader structure
source§impl Readable for PLL_VIDEO0_BIAS_SPEC
impl Readable for PLL_VIDEO0_BIAS_SPEC
read()
method returns pll_video0_bias::R reader structure
source§impl Readable for PLL_VIDEO0_CTRL_SPEC
impl Readable for PLL_VIDEO0_CTRL_SPEC
read()
method returns pll_video0_ctrl::R reader structure
source§impl Readable for PLL_VIDEO0_PAT0_CTRL_SPEC
impl Readable for PLL_VIDEO0_PAT0_CTRL_SPEC
read()
method returns pll_video0_pat0_ctrl::R reader structure
source§impl Readable for PLL_VIDEO0_PAT1_CTRL_SPEC
impl Readable for PLL_VIDEO0_PAT1_CTRL_SPEC
read()
method returns pll_video0_pat1_ctrl::R reader structure
source§impl Readable for PLL_VIDEO1_BIAS_SPEC
impl Readable for PLL_VIDEO1_BIAS_SPEC
read()
method returns pll_video1_bias::R reader structure
source§impl Readable for PLL_VIDEO1_CTRL_SPEC
impl Readable for PLL_VIDEO1_CTRL_SPEC
read()
method returns pll_video1_ctrl::R reader structure
source§impl Readable for PLL_VIDEO1_PAT0_CTRL_SPEC
impl Readable for PLL_VIDEO1_PAT0_CTRL_SPEC
read()
method returns pll_video1_pat0_ctrl::R reader structure
source§impl Readable for PLL_VIDEO1_PAT1_CTRL_SPEC
impl Readable for PLL_VIDEO1_PAT1_CTRL_SPEC
read()
method returns pll_video1_pat1_ctrl::R reader structure
source§impl Readable for PSI_CLK_SPEC
impl Readable for PSI_CLK_SPEC
read()
method returns psi_clk::R reader structure
source§impl Readable for PWM_BGR_SPEC
impl Readable for PWM_BGR_SPEC
read()
method returns pwm_bgr::R reader structure
source§impl Readable for RISCV_CFG_BGR_SPEC
impl Readable for RISCV_CFG_BGR_SPEC
read()
method returns riscv_cfg_bgr::R reader structure
source§impl Readable for RISCV_CLK_SPEC
impl Readable for RISCV_CLK_SPEC
read()
method returns riscv_clk::R reader structure
source§impl Readable for RISCV_GATING_SPEC
impl Readable for RISCV_GATING_SPEC
read()
method returns riscv_gating::R reader structure
source§impl Readable for SMHC0_CLK_SPEC
impl Readable for SMHC0_CLK_SPEC
read()
method returns smhc0_clk::R reader structure
source§impl Readable for SMHC1_CLK_SPEC
impl Readable for SMHC1_CLK_SPEC
read()
method returns smhc1_clk::R reader structure
source§impl Readable for SMHC2_CLK_SPEC
impl Readable for SMHC2_CLK_SPEC
read()
method returns smhc2_clk::R reader structure
source§impl Readable for SMHC_BGR_SPEC
impl Readable for SMHC_BGR_SPEC
read()
method returns smhc_bgr::R reader structure
source§impl Readable for SPI0_CLK_SPEC
impl Readable for SPI0_CLK_SPEC
read()
method returns spi0_clk::R reader structure
source§impl Readable for SPI1_CLK_SPEC
impl Readable for SPI1_CLK_SPEC
read()
method returns spi1_clk::R reader structure
source§impl Readable for SPI_BGR_SPEC
impl Readable for SPI_BGR_SPEC
read()
method returns spi_bgr::R reader structure
source§impl Readable for SPINLOCK_BGR_SPEC
impl Readable for SPINLOCK_BGR_SPEC
read()
method returns spinlock_bgr::R reader structure
source§impl Readable for TCONLCD_BGR_SPEC
impl Readable for TCONLCD_BGR_SPEC
read()
method returns tconlcd_bgr::R reader structure
source§impl Readable for TCONLCD_CLK_SPEC
impl Readable for TCONLCD_CLK_SPEC
read()
method returns tconlcd_clk::R reader structure
source§impl Readable for TCONTV_BGR_SPEC
impl Readable for TCONTV_BGR_SPEC
read()
method returns tcontv_bgr::R reader structure
source§impl Readable for TCONTV_CLK_SPEC
impl Readable for TCONTV_CLK_SPEC
read()
method returns tcontv_clk::R reader structure
source§impl Readable for THS_BGR_SPEC
impl Readable for THS_BGR_SPEC
read()
method returns ths_bgr::R reader structure
source§impl Readable for TPADC_BGR_SPEC
impl Readable for TPADC_BGR_SPEC
read()
method returns tpadc_bgr::R reader structure
source§impl Readable for TPADC_CLK_SPEC
impl Readable for TPADC_CLK_SPEC
read()
method returns tpadc_clk::R reader structure
source§impl Readable for TVD_BGR_SPEC
impl Readable for TVD_BGR_SPEC
read()
method returns tvd_bgr::R reader structure
source§impl Readable for TVD_CLK_SPEC
impl Readable for TVD_CLK_SPEC
read()
method returns tvd_clk::R reader structure
source§impl Readable for TVE_BGR_SPEC
impl Readable for TVE_BGR_SPEC
read()
method returns tve_bgr::R reader structure
source§impl Readable for TVE_CLK_SPEC
impl Readable for TVE_CLK_SPEC
read()
method returns tve_clk::R reader structure
source§impl Readable for TWI_BGR_SPEC
impl Readable for TWI_BGR_SPEC
read()
method returns twi_bgr::R reader structure
source§impl Readable for UART_BGR_SPEC
impl Readable for UART_BGR_SPEC
read()
method returns uart_bgr::R reader structure
source§impl Readable for USB0_CLK_SPEC
impl Readable for USB0_CLK_SPEC
read()
method returns usb0_clk::R reader structure
source§impl Readable for USB1_CLK_SPEC
impl Readable for USB1_CLK_SPEC
read()
method returns usb1_clk::R reader structure
source§impl Readable for USB_BGR_SPEC
impl Readable for USB_BGR_SPEC
read()
method returns usb_bgr::R reader structure
source§impl Readable for VE_BGR_SPEC
impl Readable for VE_BGR_SPEC
read()
method returns ve_bgr::R reader structure
source§impl Readable for VE_CLK_SPEC
impl Readable for VE_CLK_SPEC
read()
method returns ve_clk::R reader structure
source§impl Readable for CE_CDA_SPEC
impl Readable for CE_CDA_SPEC
read()
method returns ce_cda::R reader structure
source§impl Readable for CE_CSA_SPEC
impl Readable for CE_CSA_SPEC
read()
method returns ce_csa::R reader structure
source§impl Readable for CE_ESR_SPEC
impl Readable for CE_ESR_SPEC
read()
method returns ce_esr::R reader structure
source§impl Readable for CE_ICR_SPEC
impl Readable for CE_ICR_SPEC
read()
method returns ce_icr::R reader structure
source§impl Readable for CE_ISR_SPEC
impl Readable for CE_ISR_SPEC
read()
method returns ce_isr::R reader structure
source§impl Readable for CE_TDA_SPEC
impl Readable for CE_TDA_SPEC
read()
method returns ce_tda::R reader structure
source§impl Readable for CE_TLR_SPEC
impl Readable for CE_TLR_SPEC
read()
method returns ce_tlr::R reader structure
source§impl Readable for CE_TPR_SPEC
impl Readable for CE_TPR_SPEC
read()
method returns ce_tpr::R reader structure
source§impl Readable for CE_TSR_SPEC
impl Readable for CE_TSR_SPEC
read()
method returns ce_tsr::R reader structure
source§impl Readable for CIR_CTL_SPEC
impl Readable for CIR_CTL_SPEC
read()
method returns cir_ctl::R reader structure
source§impl Readable for CIR_RXCFG_SPEC
impl Readable for CIR_RXCFG_SPEC
read()
method returns cir_rxcfg::R reader structure
source§impl Readable for CIR_RXFIFO_SPEC
impl Readable for CIR_RXFIFO_SPEC
read()
method returns cir_rxfifo::R reader structure
source§impl Readable for CIR_RXINT_SPEC
impl Readable for CIR_RXINT_SPEC
read()
method returns cir_rxint::R reader structure
source§impl Readable for CIR_RXPCFG_SPEC
impl Readable for CIR_RXPCFG_SPEC
read()
method returns cir_rxpcfg::R reader structure
source§impl Readable for CIR_RXSTA_SPEC
impl Readable for CIR_RXSTA_SPEC
read()
method returns cir_rxsta::R reader structure
source§impl Readable for CIR_DMA_CTL_SPEC
impl Readable for CIR_DMA_CTL_SPEC
read()
method returns cir_dma_ctl::R reader structure
source§impl Readable for CIR_IDC_H_SPEC
impl Readable for CIR_IDC_H_SPEC
read()
method returns cir_idc_h::R reader structure
source§impl Readable for CIR_IDC_L_SPEC
impl Readable for CIR_IDC_L_SPEC
read()
method returns cir_idc_l::R reader structure
source§impl Readable for CIR_TAC_SPEC
impl Readable for CIR_TAC_SPEC
read()
method returns cir_tac::R reader structure
source§impl Readable for CIR_TCR_SPEC
impl Readable for CIR_TCR_SPEC
read()
method returns cir_tcr::R reader structure
source§impl Readable for CIR_TEL_SPEC
impl Readable for CIR_TEL_SPEC
read()
method returns cir_tel::R reader structure
source§impl Readable for CIR_TGLR_SPEC
impl Readable for CIR_TGLR_SPEC
read()
method returns cir_tglr::R reader structure
source§impl Readable for CIR_TICR_H_SPEC
impl Readable for CIR_TICR_H_SPEC
read()
method returns cir_ticr_h::R reader structure
source§impl Readable for CIR_TICR_L_SPEC
impl Readable for CIR_TICR_L_SPEC
read()
method returns cir_ticr_l::R reader structure
source§impl Readable for CIR_TMCR_SPEC
impl Readable for CIR_TMCR_SPEC
read()
method returns cir_tmcr::R reader structure
source§impl Readable for CIR_TXFIFO_SPEC
impl Readable for CIR_TXFIFO_SPEC
read()
method returns cir_txfifo::R reader structure
source§impl Readable for CIR_TXINT_SPEC
impl Readable for CIR_TXINT_SPEC
read()
method returns cir_txint::R reader structure
source§impl Readable for CIR_TXSTA_SPEC
impl Readable for CIR_TXSTA_SPEC
read()
method returns cir_txsta::R reader structure
source§impl Readable for CIR_TXT_SPEC
impl Readable for CIR_TXT_SPEC
read()
method returns cir_txt::R reader structure
source§impl Readable for MTIMECMPH_SPEC
impl Readable for MTIMECMPH_SPEC
read()
method returns mtimecmph::R reader structure
source§impl Readable for MTIMECMPL_SPEC
impl Readable for MTIMECMPL_SPEC
read()
method returns mtimecmpl::R reader structure
source§impl Readable for STIMECMPH_SPEC
impl Readable for STIMECMPH_SPEC
read()
method returns stimecmph::R reader structure
source§impl Readable for STIMECMPL_SPEC
impl Readable for STIMECMPL_SPEC
read()
method returns stimecmpl::R reader structure
source§impl Readable for CCU_CLK_MODE_SPEC
impl Readable for CCU_CLK_MODE_SPEC
read()
method returns ccu_clk_mode::R reader structure
source§impl Readable for CCU_PARSER_CLK_EN_SPEC
impl Readable for CCU_PARSER_CLK_EN_SPEC
read()
method returns ccu_parser_clk_en::R reader structure
source§impl Readable for CCU_POST0_CLK_EN_SPEC
impl Readable for CCU_POST0_CLK_EN_SPEC
read()
method returns ccu_post0_clk_en::R reader structure
source§impl Readable for CSIC_DMA_ACC_ITNL_CLK_CNT_SPEC
impl Readable for CSIC_DMA_ACC_ITNL_CLK_CNT_SPEC
read()
method returns csic_dma_acc_itnl_clk_cnt::R reader structure
source§impl Readable for CSIC_DMA_BUF_ADDR_FIFO_CON_SPEC
impl Readable for CSIC_DMA_BUF_ADDR_FIFO_CON_SPEC
read()
method returns csic_dma_buf_addr_fifo_con::R reader structure
source§impl Readable for CSIC_DMA_BUF_ADDR_FIFO_ENTRY_SPEC
impl Readable for CSIC_DMA_BUF_ADDR_FIFO_ENTRY_SPEC
read()
method returns csic_dma_buf_addr_fifo_entry::R reader structure
source§impl Readable for CSIC_DMA_BUF_LEN_SPEC
impl Readable for CSIC_DMA_BUF_LEN_SPEC
read()
method returns csic_dma_buf_len::R reader structure
source§impl Readable for CSIC_DMA_BUF_TH_SPEC
impl Readable for CSIC_DMA_BUF_TH_SPEC
read()
method returns csic_dma_buf_th::R reader structure
source§impl Readable for CSIC_DMA_CAP_STA_SPEC
impl Readable for CSIC_DMA_CAP_STA_SPEC
read()
method returns csic_dma_cap_sta::R reader structure
source§impl Readable for CSIC_DMA_CFG_SPEC
impl Readable for CSIC_DMA_CFG_SPEC
read()
method returns csic_dma_cfg::R reader structure
source§impl Readable for CSIC_DMA_EN_SPEC
impl Readable for CSIC_DMA_EN_SPEC
read()
method returns csic_dma_en::R reader structure
source§impl Readable for CSIC_DMA_F0_BUFA_SPEC
impl Readable for CSIC_DMA_F0_BUFA_SPEC
read()
method returns csic_dma_f0_bufa::R reader structure
source§impl Readable for CSIC_DMA_F0_BUFA_RESULT_SPEC
impl Readable for CSIC_DMA_F0_BUFA_RESULT_SPEC
read()
method returns csic_dma_f0_bufa_result::R reader structure
source§impl Readable for CSIC_DMA_F1_BUFA_SPEC
impl Readable for CSIC_DMA_F1_BUFA_SPEC
read()
method returns csic_dma_f1_bufa::R reader structure
source§impl Readable for CSIC_DMA_F1_BUFA_RESULT_SPEC
impl Readable for CSIC_DMA_F1_BUFA_RESULT_SPEC
read()
method returns csic_dma_f1_bufa_result::R reader structure
source§impl Readable for CSIC_DMA_F2_BUFA_SPEC
impl Readable for CSIC_DMA_F2_BUFA_SPEC
read()
method returns csic_dma_f2_bufa::R reader structure
source§impl Readable for CSIC_DMA_F2_BUFA_RESULT_SPEC
impl Readable for CSIC_DMA_F2_BUFA_RESULT_SPEC
read()
method returns csic_dma_f2_bufa_result::R reader structure
source§impl Readable for CSIC_DMA_FIFO_STAT_SPEC
impl Readable for CSIC_DMA_FIFO_STAT_SPEC
read()
method returns csic_dma_fifo_stat::R reader structure
source§impl Readable for CSIC_DMA_FIFO_THRS_SPEC
impl Readable for CSIC_DMA_FIFO_THRS_SPEC
read()
method returns csic_dma_fifo_thrs::R reader structure
source§impl Readable for CSIC_DMA_FLIP_SIZE_SPEC
impl Readable for CSIC_DMA_FLIP_SIZE_SPEC
read()
method returns csic_dma_flip_size::R reader structure
source§impl Readable for CSIC_DMA_FRM_CLK_CNT_SPEC
impl Readable for CSIC_DMA_FRM_CLK_CNT_SPEC
read()
method returns csic_dma_frm_clk_cnt::R reader structure
source§impl Readable for CSIC_DMA_FRM_CNT_SPEC
impl Readable for CSIC_DMA_FRM_CNT_SPEC
read()
method returns csic_dma_frm_cnt::R reader structure
source§impl Readable for CSIC_DMA_HSIZE_SPEC
impl Readable for CSIC_DMA_HSIZE_SPEC
read()
method returns csic_dma_hsize::R reader structure
source§impl Readable for CSIC_DMA_INT_EN_SPEC
impl Readable for CSIC_DMA_INT_EN_SPEC
read()
method returns csic_dma_int_en::R reader structure
source§impl Readable for CSIC_DMA_INT_STA_SPEC
impl Readable for CSIC_DMA_INT_STA_SPEC
read()
method returns csic_dma_int_sta::R reader structure
source§impl Readable for CSIC_DMA_LINE_CNT_SPEC
impl Readable for CSIC_DMA_LINE_CNT_SPEC
read()
method returns csic_dma_line_cnt::R reader structure
source§impl Readable for CSIC_DMA_PCLK_STAT_SPEC
impl Readable for CSIC_DMA_PCLK_STAT_SPEC
read()
method returns csic_dma_pclk_stat::R reader structure
source§impl Readable for CSIC_DMA_STORED_FRM_CNT_SPEC
impl Readable for CSIC_DMA_STORED_FRM_CNT_SPEC
read()
method returns csic_dma_stored_frm_cnt::R reader structure
source§impl Readable for CSIC_DMA_VI_TO_CNT_VAL_SPEC
impl Readable for CSIC_DMA_VI_TO_CNT_VAL_SPEC
read()
method returns csic_dma_vi_to_cnt_val::R reader structure
source§impl Readable for CSIC_DMA_VI_TO_TH0_SPEC
impl Readable for CSIC_DMA_VI_TO_TH0_SPEC
read()
method returns csic_dma_vi_to_th0::R reader structure
source§impl Readable for CSIC_DMA_VI_TO_TH1_SPEC
impl Readable for CSIC_DMA_VI_TO_TH1_SPEC
read()
method returns csic_dma_vi_to_th1::R reader structure
source§impl Readable for CSIC_DMA_VSIZE_SPEC
impl Readable for CSIC_DMA_VSIZE_SPEC
read()
method returns csic_dma_vsize::R reader structure
source§impl Readable for CSIC_FEATURE_SPEC
impl Readable for CSIC_FEATURE_SPEC
read()
method returns csic_feature::R reader structure
source§impl Readable for CSIC_PRS_NCSIC_BT656_HEAD_CFG_SPEC
impl Readable for CSIC_PRS_NCSIC_BT656_HEAD_CFG_SPEC
read()
method returns csic_prs_ncsic_bt656_head_cfg::R reader structure
source§impl Readable for CSIC_PRS_NCSIC_RX_SIGNAL0_DLY_ADJ_SPEC
impl Readable for CSIC_PRS_NCSIC_RX_SIGNAL0_DLY_ADJ_SPEC
read()
method returns csic_prs_ncsic_rx_signal0_dly_adj::R reader structure
source§impl Readable for CSIC_PRS_NCSIC_RX_SIGNAL5_DLY_ADJ_SPEC
impl Readable for CSIC_PRS_NCSIC_RX_SIGNAL5_DLY_ADJ_SPEC
read()
method returns csic_prs_ncsic_rx_signal5_dly_adj::R reader structure
source§impl Readable for CSIC_PRS_NCSIC_RX_SIGNAL6_DLY_ADJ_SPEC
impl Readable for CSIC_PRS_NCSIC_RX_SIGNAL6_DLY_ADJ_SPEC
read()
method returns csic_prs_ncsic_rx_signal6_dly_adj::R reader structure
source§impl Readable for CSIC_PRS_SIGNAL_STA_SPEC
impl Readable for CSIC_PRS_SIGNAL_STA_SPEC
read()
method returns csic_prs_signal_sta::R reader structure
source§impl Readable for PRS_CAP_SPEC
impl Readable for PRS_CAP_SPEC
read()
method returns prs_cap::R reader structure
source§impl Readable for PRS_CH0_LINE_TIME_SPEC
impl Readable for PRS_CH0_LINE_TIME_SPEC
read()
method returns prs_ch0_line_time::R reader structure
source§impl Readable for PRS_CH_INFMT_SPEC
impl Readable for PRS_CH_INFMT_SPEC
read()
method returns prs_ch_infmt::R reader structure
source§impl Readable for PRS_CH_INPUT_PARA0_SPEC
impl Readable for PRS_CH_INPUT_PARA0_SPEC
read()
method returns prs_ch_input_para0::R reader structure
source§impl Readable for PRS_CH_INPUT_PARA1_SPEC
impl Readable for PRS_CH_INPUT_PARA1_SPEC
read()
method returns prs_ch_input_para1::R reader structure
source§impl Readable for PRS_CH_INPUT_PARA2_SPEC
impl Readable for PRS_CH_INPUT_PARA2_SPEC
read()
method returns prs_ch_input_para2::R reader structure
source§impl Readable for PRS_CH_INPUT_PARA3_SPEC
impl Readable for PRS_CH_INPUT_PARA3_SPEC
read()
method returns prs_ch_input_para3::R reader structure
source§impl Readable for PRS_CH_INT_EN_SPEC
impl Readable for PRS_CH_INT_EN_SPEC
read()
method returns prs_ch_int_en::R reader structure
source§impl Readable for PRS_CH_INT_STA_SPEC
impl Readable for PRS_CH_INT_STA_SPEC
read()
method returns prs_ch_int_sta::R reader structure
source§impl Readable for PRS_CH_OUTPUT_HSIZE_SPEC
impl Readable for PRS_CH_OUTPUT_HSIZE_SPEC
read()
method returns prs_ch_output_hsize::R reader structure
source§impl Readable for PRS_CH_OUTPUT_VSIZE_SPEC
impl Readable for PRS_CH_OUTPUT_VSIZE_SPEC
read()
method returns prs_ch_output_vsize::R reader structure
source§impl Readable for PRS_EN_SPEC
impl Readable for PRS_EN_SPEC
read()
method returns prs_en::R reader structure
source§impl Readable for PRS_NCSIC_IF_CFG_SPEC
impl Readable for PRS_NCSIC_IF_CFG_SPEC
read()
method returns prs_ncsic_if_cfg::R reader structure
source§impl Readable for CSIC_BIST_CONTROL_SPEC
impl Readable for CSIC_BIST_CONTROL_SPEC
read()
method returns csic_bist_control::R reader structure
source§impl Readable for CSIC_BIST_CS_SPEC
impl Readable for CSIC_BIST_CS_SPEC
read()
method returns csic_bist_cs::R reader structure
source§impl Readable for CSIC_BIST_DATA_MASK_SPEC
impl Readable for CSIC_BIST_DATA_MASK_SPEC
read()
method returns csic_bist_data_mask::R reader structure
source§impl Readable for CSIC_BIST_END_ADDR_SPEC
impl Readable for CSIC_BIST_END_ADDR_SPEC
read()
method returns csic_bist_end_addr::R reader structure
source§impl Readable for CSIC_BIST_START_ADDR_SPEC
impl Readable for CSIC_BIST_START_ADDR_SPEC
read()
method returns csic_bist_start_addr::R reader structure
source§impl Readable for CSIC_DMA_INPUT_SEL_SPEC
impl Readable for CSIC_DMA_INPUT_SEL_SPEC
read()
method returns csic_dma_input_sel::R reader structure
source§impl Readable for CSIC_MBUS_REQ_MAX_SPEC
impl Readable for CSIC_MBUS_REQ_MAX_SPEC
read()
method returns csic_mbus_req_max::R reader structure
source§impl Readable for CSIC_MULF_INT_SPEC
impl Readable for CSIC_MULF_INT_SPEC
read()
method returns csic_mulf_int::R reader structure
source§impl Readable for CSIC_MULF_MOD_SPEC
impl Readable for CSIC_MULF_MOD_SPEC
read()
method returns csic_mulf_mod::R reader structure
source§impl Readable for CSIC_PTN_ADDR_SPEC
impl Readable for CSIC_PTN_ADDR_SPEC
read()
method returns csic_ptn_addr::R reader structure
source§impl Readable for CSIC_PTN_CTRL_SPEC
impl Readable for CSIC_PTN_CTRL_SPEC
read()
method returns csic_ptn_ctrl::R reader structure
source§impl Readable for CSIC_PTN_GEN_EN_SPEC
impl Readable for CSIC_PTN_GEN_EN_SPEC
read()
method returns csic_ptn_gen_en::R reader structure
source§impl Readable for CSIC_PTN_ISP_SIZE_SPEC
impl Readable for CSIC_PTN_ISP_SIZE_SPEC
read()
method returns csic_ptn_isp_size::R reader structure
source§impl Readable for CSIC_PTN_LEN_SPEC
impl Readable for CSIC_PTN_LEN_SPEC
read()
method returns csic_ptn_len::R reader structure
source§impl Readable for CSIC_TOP_EN_SPEC
impl Readable for CSIC_TOP_EN_SPEC
read()
method returns csic_top_en::R reader structure
source§impl Readable for DMAC_AUTO_GATE_SPEC
impl Readable for DMAC_AUTO_GATE_SPEC
read()
method returns dmac_auto_gate::R reader structure
source§impl Readable for DMAC_BCNT_LEFT_SPEC
impl Readable for DMAC_BCNT_LEFT_SPEC
read()
method returns dmac_bcnt_left::R reader structure
source§impl Readable for DMAC_CFG_SPEC
impl Readable for DMAC_CFG_SPEC
read()
method returns dmac_cfg::R reader structure
source§impl Readable for DMAC_CUR_DEST_SPEC
impl Readable for DMAC_CUR_DEST_SPEC
read()
method returns dmac_cur_dest::R reader structure
source§impl Readable for DMAC_CUR_SRC_SPEC
impl Readable for DMAC_CUR_SRC_SPEC
read()
method returns dmac_cur_src::R reader structure
source§impl Readable for DMAC_DESC_ADDR_SPEC
impl Readable for DMAC_DESC_ADDR_SPEC
read()
method returns dmac_desc_addr::R reader structure
source§impl Readable for DMAC_EN_SPEC
impl Readable for DMAC_EN_SPEC
read()
method returns dmac_en::R reader structure
source§impl Readable for DMAC_FDESC_ADDR_SPEC
impl Readable for DMAC_FDESC_ADDR_SPEC
read()
method returns dmac_fdesc_addr::R reader structure
source§impl Readable for DMAC_IRQ_EN0_SPEC
impl Readable for DMAC_IRQ_EN0_SPEC
read()
method returns dmac_irq_en0::R reader structure
source§impl Readable for DMAC_IRQ_EN1_SPEC
impl Readable for DMAC_IRQ_EN1_SPEC
read()
method returns dmac_irq_en1::R reader structure
source§impl Readable for DMAC_IRQ_PEND0_SPEC
impl Readable for DMAC_IRQ_PEND0_SPEC
read()
method returns dmac_irq_pend0::R reader structure
source§impl Readable for DMAC_IRQ_PEND1_SPEC
impl Readable for DMAC_IRQ_PEND1_SPEC
read()
method returns dmac_irq_pend1::R reader structure
source§impl Readable for DMAC_MODE_SPEC
impl Readable for DMAC_MODE_SPEC
read()
method returns dmac_mode::R reader structure
source§impl Readable for DMAC_PARA_SPEC
impl Readable for DMAC_PARA_SPEC
read()
method returns dmac_para::R reader structure
source§impl Readable for DMAC_PAU_SPEC
impl Readable for DMAC_PAU_SPEC
read()
method returns dmac_pau::R reader structure
source§impl Readable for DMAC_PKG_NUM_SPEC
impl Readable for DMAC_PKG_NUM_SPEC
read()
method returns dmac_pkg_num::R reader structure
source§impl Readable for DMAC_STA_SPEC
impl Readable for DMAC_STA_SPEC
read()
method returns dmac_sta::R reader structure
source§impl Readable for DATA0_DATA1_VOL_CTR_SPEC
impl Readable for DATA0_DATA1_VOL_CTR_SPEC
read()
method returns data0_data1_vol_ctr::R reader structure
source§impl Readable for DATA2_DATA3_VOL_CTR_SPEC
impl Readable for DATA2_DATA3_VOL_CTR_SPEC
read()
method returns data2_data3_vol_ctr::R reader structure
source§impl Readable for DMIC_CH_MAP_SPEC
impl Readable for DMIC_CH_MAP_SPEC
read()
method returns dmic_ch_map::R reader structure
source§impl Readable for DMIC_CH_NUM_SPEC
impl Readable for DMIC_CH_NUM_SPEC
read()
method returns dmic_ch_num::R reader structure
source§impl Readable for DMIC_CNT_SPEC
impl Readable for DMIC_CNT_SPEC
read()
method returns dmic_cnt::R reader structure
source§impl Readable for DMIC_CTR_SPEC
impl Readable for DMIC_CTR_SPEC
read()
method returns dmic_ctr::R reader structure
source§impl Readable for DMIC_DATA_SPEC
impl Readable for DMIC_DATA_SPEC
read()
method returns dmic_data::R reader structure
source§impl Readable for DMIC_EN_SPEC
impl Readable for DMIC_EN_SPEC
read()
method returns dmic_en::R reader structure
source§impl Readable for DMIC_INTC_SPEC
impl Readable for DMIC_INTC_SPEC
read()
method returns dmic_intc::R reader structure
source§impl Readable for DMIC_INTS_SPEC
impl Readable for DMIC_INTS_SPEC
read()
method returns dmic_ints::R reader structure
source§impl Readable for DMIC_RXFIFO_CTR_SPEC
impl Readable for DMIC_RXFIFO_CTR_SPEC
read()
method returns dmic_rxfifo_ctr::R reader structure
source§impl Readable for DMIC_RXFIFO_STA_SPEC
impl Readable for DMIC_RXFIFO_STA_SPEC
read()
method returns dmic_rxfifo_sta::R reader structure
source§impl Readable for DMIC_SR_SPEC
impl Readable for DMIC_SR_SPEC
read()
method returns dmic_sr::R reader structure
source§impl Readable for HPF_COEF_SPEC
impl Readable for HPF_COEF_SPEC
read()
method returns hpf_coef::R reader structure
source§impl Readable for HPF_EN_CTR_SPEC
impl Readable for HPF_EN_CTR_SPEC
read()
method returns hpf_en_ctr::R reader structure
source§impl Readable for HPF_GAIN_SPEC
impl Readable for HPF_GAIN_SPEC
read()
method returns hpf_gain::R reader structure
source§impl Readable for MSGBOX_DEBUG_SPEC
impl Readable for MSGBOX_DEBUG_SPEC
read()
method returns msgbox_debug::R reader structure
source§impl Readable for MSGBOX_FIFO_STATUS_SPEC
impl Readable for MSGBOX_FIFO_STATUS_SPEC
read()
method returns msgbox_fifo_status::R reader structure
source§impl Readable for MSGBOX_MSG_SPEC
impl Readable for MSGBOX_MSG_SPEC
read()
method returns msgbox_msg::R reader structure
source§impl Readable for MSGBOX_MSG_STATUS_SPEC
impl Readable for MSGBOX_MSG_STATUS_SPEC
read()
method returns msgbox_msg_status::R reader structure
source§impl Readable for MSGBOX_RD_IRQ_EN_SPEC
impl Readable for MSGBOX_RD_IRQ_EN_SPEC
read()
method returns msgbox_rd_irq_en::R reader structure
source§impl Readable for MSGBOX_RD_IRQ_STATUS_SPEC
impl Readable for MSGBOX_RD_IRQ_STATUS_SPEC
read()
method returns msgbox_rd_irq_status::R reader structure
source§impl Readable for MSGBOX_WR_INT_THRESHOLD_SPEC
impl Readable for MSGBOX_WR_INT_THRESHOLD_SPEC
read()
method returns msgbox_wr_int_threshold::R reader structure
source§impl Readable for MSGBOX_WR_IRQ_EN_SPEC
impl Readable for MSGBOX_WR_IRQ_EN_SPEC
read()
method returns msgbox_wr_irq_en::R reader structure
source§impl Readable for MSGBOX_WR_IRQ_STATUS_SPEC
impl Readable for MSGBOX_WR_IRQ_STATUS_SPEC
read()
method returns msgbox_wr_irq_status::R reader structure
source§impl Readable for EMAC_ADDR_HIGH0_SPEC
impl Readable for EMAC_ADDR_HIGH0_SPEC
read()
method returns emac_addr_high0::R reader structure
source§impl Readable for EMAC_ADDR_HIGH_SPEC
impl Readable for EMAC_ADDR_HIGH_SPEC
read()
method returns emac_addr_high::R reader structure
source§impl Readable for EMAC_ADDR_LOW_SPEC
impl Readable for EMAC_ADDR_LOW_SPEC
read()
method returns emac_addr_low::R reader structure
source§impl Readable for EMAC_BASIC_CTL0_SPEC
impl Readable for EMAC_BASIC_CTL0_SPEC
read()
method returns emac_basic_ctl0::R reader structure
source§impl Readable for EMAC_BASIC_CTL1_SPEC
impl Readable for EMAC_BASIC_CTL1_SPEC
read()
method returns emac_basic_ctl1::R reader structure
source§impl Readable for EMAC_INT_EN_SPEC
impl Readable for EMAC_INT_EN_SPEC
read()
method returns emac_int_en::R reader structure
source§impl Readable for EMAC_INT_STA_SPEC
impl Readable for EMAC_INT_STA_SPEC
read()
method returns emac_int_sta::R reader structure
source§impl Readable for EMAC_MII_CMD_SPEC
impl Readable for EMAC_MII_CMD_SPEC
read()
method returns emac_mii_cmd::R reader structure
source§impl Readable for EMAC_MII_DATA_SPEC
impl Readable for EMAC_MII_DATA_SPEC
read()
method returns emac_mii_data::R reader structure
source§impl Readable for EMAC_RGMII_STA_SPEC
impl Readable for EMAC_RGMII_STA_SPEC
read()
method returns emac_rgmii_sta::R reader structure
source§impl Readable for EMAC_RX_CTL0_SPEC
impl Readable for EMAC_RX_CTL0_SPEC
read()
method returns emac_rx_ctl0::R reader structure
source§impl Readable for EMAC_RX_CTL1_SPEC
impl Readable for EMAC_RX_CTL1_SPEC
read()
method returns emac_rx_ctl1::R reader structure
source§impl Readable for EMAC_RX_CUR_BUF_SPEC
impl Readable for EMAC_RX_CUR_BUF_SPEC
read()
method returns emac_rx_cur_buf::R reader structure
source§impl Readable for EMAC_RX_CUR_DESC_SPEC
impl Readable for EMAC_RX_CUR_DESC_SPEC
read()
method returns emac_rx_cur_desc::R reader structure
source§impl Readable for EMAC_RX_DMA_DESC_LIST_SPEC
impl Readable for EMAC_RX_DMA_DESC_LIST_SPEC
read()
method returns emac_rx_dma_desc_list::R reader structure
source§impl Readable for EMAC_RX_DMA_STA_SPEC
impl Readable for EMAC_RX_DMA_STA_SPEC
read()
method returns emac_rx_dma_sta::R reader structure
source§impl Readable for EMAC_RX_FRM_FLT_SPEC
impl Readable for EMAC_RX_FRM_FLT_SPEC
read()
method returns emac_rx_frm_flt::R reader structure
source§impl Readable for EMAC_RX_HASH0_SPEC
impl Readable for EMAC_RX_HASH0_SPEC
read()
method returns emac_rx_hash0::R reader structure
source§impl Readable for EMAC_RX_HASH1_SPEC
impl Readable for EMAC_RX_HASH1_SPEC
read()
method returns emac_rx_hash1::R reader structure
source§impl Readable for EMAC_TX_CTL0_SPEC
impl Readable for EMAC_TX_CTL0_SPEC
read()
method returns emac_tx_ctl0::R reader structure
source§impl Readable for EMAC_TX_CTL1_SPEC
impl Readable for EMAC_TX_CTL1_SPEC
read()
method returns emac_tx_ctl1::R reader structure
source§impl Readable for EMAC_TX_CUR_BUF_SPEC
impl Readable for EMAC_TX_CUR_BUF_SPEC
read()
method returns emac_tx_cur_buf::R reader structure
source§impl Readable for EMAC_TX_CUR_DESC_SPEC
impl Readable for EMAC_TX_CUR_DESC_SPEC
read()
method returns emac_tx_cur_desc::R reader structure
source§impl Readable for EMAC_TX_DMA_DESC_LIST_SPEC
impl Readable for EMAC_TX_DMA_DESC_LIST_SPEC
read()
method returns emac_tx_dma_desc_list::R reader structure
source§impl Readable for EMAC_TX_DMA_STA_SPEC
impl Readable for EMAC_TX_DMA_STA_SPEC
read()
method returns emac_tx_dma_sta::R reader structure
source§impl Readable for EMAC_TX_FLOW_CTL_SPEC
impl Readable for EMAC_TX_FLOW_CTL_SPEC
read()
method returns emac_tx_flow_ctl::R reader structure
source§impl Readable for GP_CDATA_SPEC
impl Readable for GP_CDATA_SPEC
read()
method returns gp_cdata::R reader structure
source§impl Readable for GP_CH0_CMP_DATA_SPEC
impl Readable for GP_CH0_CMP_DATA_SPEC
read()
method returns gp_ch0_cmp_data::R reader structure
source§impl Readable for GP_CH0_DATA_SPEC
impl Readable for GP_CH0_DATA_SPEC
read()
method returns gp_ch0_data::R reader structure
source§impl Readable for GP_CH1_CMP_DATA_SPEC
impl Readable for GP_CH1_CMP_DATA_SPEC
read()
method returns gp_ch1_cmp_data::R reader structure
source§impl Readable for GP_CH1_DATA_SPEC
impl Readable for GP_CH1_DATA_SPEC
read()
method returns gp_ch1_data::R reader structure
source§impl Readable for GP_CS_EN_SPEC
impl Readable for GP_CS_EN_SPEC
read()
method returns gp_cs_en::R reader structure
source§impl Readable for GP_CTRL_SPEC
impl Readable for GP_CTRL_SPEC
read()
method returns gp_ctrl::R reader structure
source§impl Readable for GP_DATA_INTC_SPEC
impl Readable for GP_DATA_INTC_SPEC
read()
method returns gp_data_intc::R reader structure
source§impl Readable for GP_DATA_INTS_SPEC
impl Readable for GP_DATA_INTS_SPEC
read()
method returns gp_data_ints::R reader structure
source§impl Readable for GP_DATAH_INTC_SPEC
impl Readable for GP_DATAH_INTC_SPEC
read()
method returns gp_datah_intc::R reader structure
source§impl Readable for GP_DATAH_INTS_SPEC
impl Readable for GP_DATAH_INTS_SPEC
read()
method returns gp_datah_ints::R reader structure
source§impl Readable for GP_DATAL_INTC_SPEC
impl Readable for GP_DATAL_INTC_SPEC
read()
method returns gp_datal_intc::R reader structure
source§impl Readable for GP_DATAL_INTS_SPEC
impl Readable for GP_DATAL_INTS_SPEC
read()
method returns gp_datal_ints::R reader structure
source§impl Readable for GP_FIFO_DATA_SPEC
impl Readable for GP_FIFO_DATA_SPEC
read()
method returns gp_fifo_data::R reader structure
source§impl Readable for GP_FIFO_INTC_SPEC
impl Readable for GP_FIFO_INTC_SPEC
read()
method returns gp_fifo_intc::R reader structure
source§impl Readable for GP_FIFO_INTS_SPEC
impl Readable for GP_FIFO_INTS_SPEC
read()
method returns gp_fifo_ints::R reader structure
source§impl Readable for GP_SR_CON_SPEC
impl Readable for GP_SR_CON_SPEC
read()
method returns gp_sr_con::R reader structure
source§impl Readable for PB_CFG0_SPEC
impl Readable for PB_CFG0_SPEC
read()
method returns pb_cfg0::R reader structure
source§impl Readable for PB_CFG1_SPEC
impl Readable for PB_CFG1_SPEC
read()
method returns pb_cfg1::R reader structure
source§impl Readable for PB_DAT_SPEC
impl Readable for PB_DAT_SPEC
read()
method returns pb_dat::R reader structure
source§impl Readable for PB_DRV0_SPEC
impl Readable for PB_DRV0_SPEC
read()
method returns pb_drv0::R reader structure
source§impl Readable for PB_DRV1_SPEC
impl Readable for PB_DRV1_SPEC
read()
method returns pb_drv1::R reader structure
source§impl Readable for PB_EINT_CFG0_SPEC
impl Readable for PB_EINT_CFG0_SPEC
read()
method returns pb_eint_cfg0::R reader structure
source§impl Readable for PB_EINT_CFG1_SPEC
impl Readable for PB_EINT_CFG1_SPEC
read()
method returns pb_eint_cfg1::R reader structure
source§impl Readable for PB_EINT_CTL_SPEC
impl Readable for PB_EINT_CTL_SPEC
read()
method returns pb_eint_ctl::R reader structure
source§impl Readable for PB_EINT_DEB_SPEC
impl Readable for PB_EINT_DEB_SPEC
read()
method returns pb_eint_deb::R reader structure
source§impl Readable for PB_EINT_STATUS_SPEC
impl Readable for PB_EINT_STATUS_SPEC
read()
method returns pb_eint_status::R reader structure
source§impl Readable for PB_PULL0_SPEC
impl Readable for PB_PULL0_SPEC
read()
method returns pb_pull0::R reader structure
source§impl Readable for PC_CFG0_SPEC
impl Readable for PC_CFG0_SPEC
read()
method returns pc_cfg0::R reader structure
source§impl Readable for PC_DAT_SPEC
impl Readable for PC_DAT_SPEC
read()
method returns pc_dat::R reader structure
source§impl Readable for PC_DRV0_SPEC
impl Readable for PC_DRV0_SPEC
read()
method returns pc_drv0::R reader structure
source§impl Readable for PC_EINT_CFG0_SPEC
impl Readable for PC_EINT_CFG0_SPEC
read()
method returns pc_eint_cfg0::R reader structure
source§impl Readable for PC_EINT_CTL_SPEC
impl Readable for PC_EINT_CTL_SPEC
read()
method returns pc_eint_ctl::R reader structure
source§impl Readable for PC_EINT_DEB_SPEC
impl Readable for PC_EINT_DEB_SPEC
read()
method returns pc_eint_deb::R reader structure
source§impl Readable for PC_EINT_STATUS_SPEC
impl Readable for PC_EINT_STATUS_SPEC
read()
method returns pc_eint_status::R reader structure
source§impl Readable for PC_PULL0_SPEC
impl Readable for PC_PULL0_SPEC
read()
method returns pc_pull0::R reader structure
source§impl Readable for PD_CFG0_SPEC
impl Readable for PD_CFG0_SPEC
read()
method returns pd_cfg0::R reader structure
source§impl Readable for PD_CFG1_SPEC
impl Readable for PD_CFG1_SPEC
read()
method returns pd_cfg1::R reader structure
source§impl Readable for PD_CFG2_SPEC
impl Readable for PD_CFG2_SPEC
read()
method returns pd_cfg2::R reader structure
source§impl Readable for PD_DAT_SPEC
impl Readable for PD_DAT_SPEC
read()
method returns pd_dat::R reader structure
source§impl Readable for PD_DRV0_SPEC
impl Readable for PD_DRV0_SPEC
read()
method returns pd_drv0::R reader structure
source§impl Readable for PD_DRV1_SPEC
impl Readable for PD_DRV1_SPEC
read()
method returns pd_drv1::R reader structure
source§impl Readable for PD_DRV2_SPEC
impl Readable for PD_DRV2_SPEC
read()
method returns pd_drv2::R reader structure
source§impl Readable for PD_EINT_CFG0_SPEC
impl Readable for PD_EINT_CFG0_SPEC
read()
method returns pd_eint_cfg0::R reader structure
source§impl Readable for PD_EINT_CFG1_SPEC
impl Readable for PD_EINT_CFG1_SPEC
read()
method returns pd_eint_cfg1::R reader structure
source§impl Readable for PD_EINT_CFG2_SPEC
impl Readable for PD_EINT_CFG2_SPEC
read()
method returns pd_eint_cfg2::R reader structure
source§impl Readable for PD_EINT_CTL_SPEC
impl Readable for PD_EINT_CTL_SPEC
read()
method returns pd_eint_ctl::R reader structure
source§impl Readable for PD_EINT_DEB_SPEC
impl Readable for PD_EINT_DEB_SPEC
read()
method returns pd_eint_deb::R reader structure
source§impl Readable for PD_EINT_STATUS_SPEC
impl Readable for PD_EINT_STATUS_SPEC
read()
method returns pd_eint_status::R reader structure
source§impl Readable for PD_PULL0_SPEC
impl Readable for PD_PULL0_SPEC
read()
method returns pd_pull0::R reader structure
source§impl Readable for PD_PULL1_SPEC
impl Readable for PD_PULL1_SPEC
read()
method returns pd_pull1::R reader structure
source§impl Readable for PE_CFG0_SPEC
impl Readable for PE_CFG0_SPEC
read()
method returns pe_cfg0::R reader structure
source§impl Readable for PE_CFG1_SPEC
impl Readable for PE_CFG1_SPEC
read()
method returns pe_cfg1::R reader structure
source§impl Readable for PE_CFG2_SPEC
impl Readable for PE_CFG2_SPEC
read()
method returns pe_cfg2::R reader structure
source§impl Readable for PE_DAT_SPEC
impl Readable for PE_DAT_SPEC
read()
method returns pe_dat::R reader structure
source§impl Readable for PE_DRV0_SPEC
impl Readable for PE_DRV0_SPEC
read()
method returns pe_drv0::R reader structure
source§impl Readable for PE_DRV1_SPEC
impl Readable for PE_DRV1_SPEC
read()
method returns pe_drv1::R reader structure
source§impl Readable for PE_DRV2_SPEC
impl Readable for PE_DRV2_SPEC
read()
method returns pe_drv2::R reader structure
source§impl Readable for PE_EINT_CFG0_SPEC
impl Readable for PE_EINT_CFG0_SPEC
read()
method returns pe_eint_cfg0::R reader structure
source§impl Readable for PE_EINT_CFG1_SPEC
impl Readable for PE_EINT_CFG1_SPEC
read()
method returns pe_eint_cfg1::R reader structure
source§impl Readable for PE_EINT_CFG2_SPEC
impl Readable for PE_EINT_CFG2_SPEC
read()
method returns pe_eint_cfg2::R reader structure
source§impl Readable for PE_EINT_CTL_SPEC
impl Readable for PE_EINT_CTL_SPEC
read()
method returns pe_eint_ctl::R reader structure
source§impl Readable for PE_EINT_DEB_SPEC
impl Readable for PE_EINT_DEB_SPEC
read()
method returns pe_eint_deb::R reader structure
source§impl Readable for PE_EINT_STATUS_SPEC
impl Readable for PE_EINT_STATUS_SPEC
read()
method returns pe_eint_status::R reader structure
source§impl Readable for PE_PULL0_SPEC
impl Readable for PE_PULL0_SPEC
read()
method returns pe_pull0::R reader structure
source§impl Readable for PE_PULL1_SPEC
impl Readable for PE_PULL1_SPEC
read()
method returns pe_pull1::R reader structure
source§impl Readable for PF_CFG0_SPEC
impl Readable for PF_CFG0_SPEC
read()
method returns pf_cfg0::R reader structure
source§impl Readable for PF_DAT_SPEC
impl Readable for PF_DAT_SPEC
read()
method returns pf_dat::R reader structure
source§impl Readable for PF_DRV0_SPEC
impl Readable for PF_DRV0_SPEC
read()
method returns pf_drv0::R reader structure
source§impl Readable for PF_EINT_CFG0_SPEC
impl Readable for PF_EINT_CFG0_SPEC
read()
method returns pf_eint_cfg0::R reader structure
source§impl Readable for PF_EINT_CTL_SPEC
impl Readable for PF_EINT_CTL_SPEC
read()
method returns pf_eint_ctl::R reader structure
source§impl Readable for PF_EINT_DEB_SPEC
impl Readable for PF_EINT_DEB_SPEC
read()
method returns pf_eint_deb::R reader structure
source§impl Readable for PF_EINT_STATUS_SPEC
impl Readable for PF_EINT_STATUS_SPEC
read()
method returns pf_eint_status::R reader structure
source§impl Readable for PF_PULL0_SPEC
impl Readable for PF_PULL0_SPEC
read()
method returns pf_pull0::R reader structure
source§impl Readable for PG_CFG0_SPEC
impl Readable for PG_CFG0_SPEC
read()
method returns pg_cfg0::R reader structure
source§impl Readable for PG_CFG1_SPEC
impl Readable for PG_CFG1_SPEC
read()
method returns pg_cfg1::R reader structure
source§impl Readable for PG_CFG2_SPEC
impl Readable for PG_CFG2_SPEC
read()
method returns pg_cfg2::R reader structure
source§impl Readable for PG_DAT_SPEC
impl Readable for PG_DAT_SPEC
read()
method returns pg_dat::R reader structure
source§impl Readable for PG_DRV0_SPEC
impl Readable for PG_DRV0_SPEC
read()
method returns pg_drv0::R reader structure
source§impl Readable for PG_DRV1_SPEC
impl Readable for PG_DRV1_SPEC
read()
method returns pg_drv1::R reader structure
source§impl Readable for PG_DRV2_SPEC
impl Readable for PG_DRV2_SPEC
read()
method returns pg_drv2::R reader structure
source§impl Readable for PG_EINT_CFG0_SPEC
impl Readable for PG_EINT_CFG0_SPEC
read()
method returns pg_eint_cfg0::R reader structure
source§impl Readable for PG_EINT_CFG1_SPEC
impl Readable for PG_EINT_CFG1_SPEC
read()
method returns pg_eint_cfg1::R reader structure
source§impl Readable for PG_EINT_CFG2_SPEC
impl Readable for PG_EINT_CFG2_SPEC
read()
method returns pg_eint_cfg2::R reader structure
source§impl Readable for PG_EINT_CTL_SPEC
impl Readable for PG_EINT_CTL_SPEC
read()
method returns pg_eint_ctl::R reader structure
source§impl Readable for PG_EINT_DEB_SPEC
impl Readable for PG_EINT_DEB_SPEC
read()
method returns pg_eint_deb::R reader structure
source§impl Readable for PG_EINT_STATUS_SPEC
impl Readable for PG_EINT_STATUS_SPEC
read()
method returns pg_eint_status::R reader structure
source§impl Readable for PG_PULL0_SPEC
impl Readable for PG_PULL0_SPEC
read()
method returns pg_pull0::R reader structure
source§impl Readable for PG_PULL1_SPEC
impl Readable for PG_PULL1_SPEC
read()
method returns pg_pull1::R reader structure
source§impl Readable for PIO_POW_MOD_SEL_SPEC
impl Readable for PIO_POW_MOD_SEL_SPEC
read()
method returns pio_pow_mod_sel::R reader structure
source§impl Readable for PIO_POW_MS_CTL_SPEC
impl Readable for PIO_POW_MS_CTL_SPEC
read()
method returns pio_pow_ms_ctl::R reader structure
source§impl Readable for PIO_POW_VAL_SPEC
impl Readable for PIO_POW_VAL_SPEC
read()
method returns pio_pow_val::R reader structure
source§impl Readable for PIO_POW_VOL_SEL_CTL_SPEC
impl Readable for PIO_POW_VOL_SEL_CTL_SPEC
read()
method returns pio_pow_vol_sel_ctl::R reader structure
source§impl Readable for HS_TMR_CTRL_SPEC
impl Readable for HS_TMR_CTRL_SPEC
read()
method returns hs_tmr_ctrl::R reader structure
source§impl Readable for HS_TMR_CURNT_HI_SPEC
impl Readable for HS_TMR_CURNT_HI_SPEC
read()
method returns hs_tmr_curnt_hi::R reader structure
source§impl Readable for HS_TMR_CURNT_LO_SPEC
impl Readable for HS_TMR_CURNT_LO_SPEC
read()
method returns hs_tmr_curnt_lo::R reader structure
source§impl Readable for HS_TMR_INTV_HI_SPEC
impl Readable for HS_TMR_INTV_HI_SPEC
read()
method returns hs_tmr_intv_hi::R reader structure
source§impl Readable for HS_TMR_INTV_LO_SPEC
impl Readable for HS_TMR_INTV_LO_SPEC
read()
method returns hs_tmr_intv_lo::R reader structure
source§impl Readable for HS_TMR_IRQ_EN_SPEC
impl Readable for HS_TMR_IRQ_EN_SPEC
read()
method returns hs_tmr_irq_en::R reader structure
source§impl Readable for HS_TMR_IRQ_STAS_SPEC
impl Readable for HS_TMR_IRQ_STAS_SPEC
read()
method returns hs_tmr_irq_stas::R reader structure
source§impl Readable for ASRCEN_SPEC
impl Readable for ASRCEN_SPEC
read()
method returns asrcen::R reader structure
source§impl Readable for ASRCFIFOSTAT_SPEC
impl Readable for ASRCFIFOSTAT_SPEC
read()
method returns asrcfifostat::R reader structure
source§impl Readable for ASRCMANCFG_SPEC
impl Readable for ASRCMANCFG_SPEC
read()
method returns asrcmancfg::R reader structure
source§impl Readable for ASRCMBISTCFG_SPEC
impl Readable for ASRCMBISTCFG_SPEC
read()
method returns asrcmbistcfg::R reader structure
source§impl Readable for ASRCMBISTSTAT_SPEC
impl Readable for ASRCMBISTSTAT_SPEC
read()
method returns asrcmbiststat::R reader structure
source§impl Readable for ASRCRATIOSTAT_SPEC
impl Readable for ASRCRATIOSTAT_SPEC
read()
method returns asrcratiostat::R reader structure
source§impl Readable for FSIN_EXTCFG_SPEC
impl Readable for FSIN_EXTCFG_SPEC
read()
method returns fsin_extcfg::R reader structure
source§impl Readable for FSOUT_CFG_SPEC
impl Readable for FSOUT_CFG_SPEC
read()
method returns fsout_cfg::R reader structure
source§impl Readable for I2S_PCM_CHCFG_SPEC
impl Readable for I2S_PCM_CHCFG_SPEC
read()
method returns i2s_pcm_chcfg::R reader structure
source§impl Readable for I2S_PCM_CLKD_SPEC
impl Readable for I2S_PCM_CLKD_SPEC
read()
method returns i2s_pcm_clkd::R reader structure
source§impl Readable for I2S_PCM_CTL_SPEC
impl Readable for I2S_PCM_CTL_SPEC
read()
method returns i2s_pcm_ctl::R reader structure
source§impl Readable for I2S_PCM_FCTL_SPEC
impl Readable for I2S_PCM_FCTL_SPEC
read()
method returns i2s_pcm_fctl::R reader structure
source§impl Readable for I2S_PCM_FMT0_SPEC
impl Readable for I2S_PCM_FMT0_SPEC
read()
method returns i2s_pcm_fmt0::R reader structure
source§impl Readable for I2S_PCM_FMT1_SPEC
impl Readable for I2S_PCM_FMT1_SPEC
read()
method returns i2s_pcm_fmt1::R reader structure
source§impl Readable for I2S_PCM_FSTA_SPEC
impl Readable for I2S_PCM_FSTA_SPEC
read()
method returns i2s_pcm_fsta::R reader structure
source§impl Readable for I2S_PCM_INT_SPEC
impl Readable for I2S_PCM_INT_SPEC
read()
method returns i2s_pcm_int::R reader structure
source§impl Readable for I2S_PCM_ISTA_SPEC
impl Readable for I2S_PCM_ISTA_SPEC
read()
method returns i2s_pcm_ista::R reader structure
source§impl Readable for I2S_PCM_RXCHMAP0_SPEC
impl Readable for I2S_PCM_RXCHMAP0_SPEC
read()
method returns i2s_pcm_rxchmap0::R reader structure
source§impl Readable for I2S_PCM_RXCHMAP1_SPEC
impl Readable for I2S_PCM_RXCHMAP1_SPEC
read()
method returns i2s_pcm_rxchmap1::R reader structure
source§impl Readable for I2S_PCM_RXCHMAP2_SPEC
impl Readable for I2S_PCM_RXCHMAP2_SPEC
read()
method returns i2s_pcm_rxchmap2::R reader structure
source§impl Readable for I2S_PCM_RXCHMAP3_SPEC
impl Readable for I2S_PCM_RXCHMAP3_SPEC
read()
method returns i2s_pcm_rxchmap3::R reader structure
source§impl Readable for I2S_PCM_RXCHSEL_SPEC
impl Readable for I2S_PCM_RXCHSEL_SPEC
read()
method returns i2s_pcm_rxchsel::R reader structure
source§impl Readable for I2S_PCM_RXCNT_SPEC
impl Readable for I2S_PCM_RXCNT_SPEC
read()
method returns i2s_pcm_rxcnt::R reader structure
source§impl Readable for I2S_PCM_RXFIFO_SPEC
impl Readable for I2S_PCM_RXFIFO_SPEC
read()
method returns i2s_pcm_rxfifo::R reader structure
source§impl Readable for I2S_PCM_TX0CHMAP0_SPEC
impl Readable for I2S_PCM_TX0CHMAP0_SPEC
read()
method returns i2s_pcm_tx0chmap0::R reader structure
source§impl Readable for I2S_PCM_TX0CHMAP1_SPEC
impl Readable for I2S_PCM_TX0CHMAP1_SPEC
read()
method returns i2s_pcm_tx0chmap1::R reader structure
source§impl Readable for I2S_PCM_TX0CHSEL_SPEC
impl Readable for I2S_PCM_TX0CHSEL_SPEC
read()
method returns i2s_pcm_tx0chsel::R reader structure
source§impl Readable for I2S_PCM_TX1CHMAP0_SPEC
impl Readable for I2S_PCM_TX1CHMAP0_SPEC
read()
method returns i2s_pcm_tx1chmap0::R reader structure
source§impl Readable for I2S_PCM_TX1CHMAP1_SPEC
impl Readable for I2S_PCM_TX1CHMAP1_SPEC
read()
method returns i2s_pcm_tx1chmap1::R reader structure
source§impl Readable for I2S_PCM_TX1CHSEL_SPEC
impl Readable for I2S_PCM_TX1CHSEL_SPEC
read()
method returns i2s_pcm_tx1chsel::R reader structure
source§impl Readable for I2S_PCM_TX2CHMAP0_SPEC
impl Readable for I2S_PCM_TX2CHMAP0_SPEC
read()
method returns i2s_pcm_tx2chmap0::R reader structure
source§impl Readable for I2S_PCM_TX2CHMAP1_SPEC
impl Readable for I2S_PCM_TX2CHMAP1_SPEC
read()
method returns i2s_pcm_tx2chmap1::R reader structure
source§impl Readable for I2S_PCM_TX2CHSEL_SPEC
impl Readable for I2S_PCM_TX2CHSEL_SPEC
read()
method returns i2s_pcm_tx2chsel::R reader structure
source§impl Readable for I2S_PCM_TX3CHMAP0_SPEC
impl Readable for I2S_PCM_TX3CHMAP0_SPEC
read()
method returns i2s_pcm_tx3chmap0::R reader structure
source§impl Readable for I2S_PCM_TX3CHMAP1_SPEC
impl Readable for I2S_PCM_TX3CHMAP1_SPEC
read()
method returns i2s_pcm_tx3chmap1::R reader structure
source§impl Readable for I2S_PCM_TX3CHSEL_SPEC
impl Readable for I2S_PCM_TX3CHSEL_SPEC
read()
method returns i2s_pcm_tx3chsel::R reader structure
source§impl Readable for I2S_PCM_TXCNT_SPEC
impl Readable for I2S_PCM_TXCNT_SPEC
read()
method returns i2s_pcm_txcnt::R reader structure
source§impl Readable for I2S_PCM_TXFIFO_SPEC
impl Readable for I2S_PCM_TXFIFO_SPEC
read()
method returns i2s_pcm_txfifo::R reader structure
source§impl Readable for MCLKCFG_SPEC
impl Readable for MCLKCFG_SPEC
read()
method returns mclkcfg::R reader structure
source§impl Readable for IOMMU_4KB_BDY_PRT_CTRL_SPEC
impl Readable for IOMMU_4KB_BDY_PRT_CTRL_SPEC
read()
method returns iommu_4kb_bdy_prt_ctrl::R reader structure
source§impl Readable for IOMMU_AUTO_GATING_SPEC
impl Readable for IOMMU_AUTO_GATING_SPEC
read()
method returns iommu_auto_gating::R reader structure
source§impl Readable for IOMMU_BYPASS_SPEC
impl Readable for IOMMU_BYPASS_SPEC
read()
method returns iommu_bypass::R reader structure
source§impl Readable for IOMMU_DM_AUT_CTRL_SPEC
impl Readable for IOMMU_DM_AUT_CTRL_SPEC
read()
method returns iommu_dm_aut_ctrl::R reader structure
source§impl Readable for IOMMU_DM_AUT_OVWT_SPEC
impl Readable for IOMMU_DM_AUT_OVWT_SPEC
read()
method returns iommu_dm_aut_ovwt::R reader structure
source§impl Readable for IOMMU_ENABLE_SPEC
impl Readable for IOMMU_ENABLE_SPEC
read()
method returns iommu_enable::R reader structure
source§impl Readable for IOMMU_INT_CLR_SPEC
impl Readable for IOMMU_INT_CLR_SPEC
read()
method returns iommu_int_clr::R reader structure
source§impl Readable for IOMMU_INT_ENABLE_SPEC
impl Readable for IOMMU_INT_ENABLE_SPEC
read()
method returns iommu_int_enable::R reader structure
source§impl Readable for IOMMU_INT_ERR_ADDR_L_SPEC
impl Readable for IOMMU_INT_ERR_ADDR_L_SPEC
read()
method returns iommu_int_err_addr_l::R reader structure
source§impl Readable for IOMMU_INT_ERR_ADDR_TLB_SPEC
impl Readable for IOMMU_INT_ERR_ADDR_TLB_SPEC
read()
method returns iommu_int_err_addr_tlb::R reader structure
source§impl Readable for IOMMU_INT_ERR_DATA_L_SPEC
impl Readable for IOMMU_INT_ERR_DATA_L_SPEC
read()
method returns iommu_int_err_data_l::R reader structure
source§impl Readable for IOMMU_INT_ERR_DATA_TLB_SPEC
impl Readable for IOMMU_INT_ERR_DATA_TLB_SPEC
read()
method returns iommu_int_err_data_tlb::R reader structure
source§impl Readable for IOMMU_INT_STA_SPEC
impl Readable for IOMMU_INT_STA_SPEC
read()
method returns iommu_int_sta::R reader structure
source§impl Readable for IOMMU_LPG_INT_SPEC
impl Readable for IOMMU_LPG_INT_SPEC
read()
method returns iommu_lpg_int::R reader structure
source§impl Readable for IOMMU_OOO_CTRL_SPEC
impl Readable for IOMMU_OOO_CTRL_SPEC
read()
method returns iommu_ooo_ctrl::R reader structure
source§impl Readable for IOMMU_PC_IVLD_ADDR_SPEC
impl Readable for IOMMU_PC_IVLD_ADDR_SPEC
read()
method returns iommu_pc_ivld_addr::R reader structure
source§impl Readable for IOMMU_PC_IVLD_ENABLE_SPEC
impl Readable for IOMMU_PC_IVLD_ENABLE_SPEC
read()
method returns iommu_pc_ivld_enable::R reader structure
source§impl Readable for IOMMU_PC_IVLD_END_ADDR_SPEC
impl Readable for IOMMU_PC_IVLD_END_ADDR_SPEC
read()
method returns iommu_pc_ivld_end_addr::R reader structure
source§impl Readable for IOMMU_PC_IVLD_MODE_SEL_SPEC
impl Readable for IOMMU_PC_IVLD_MODE_SEL_SPEC
read()
method returns iommu_pc_ivld_mode_sel::R reader structure
source§impl Readable for IOMMU_PC_IVLD_STA_ADDR_SPEC
impl Readable for IOMMU_PC_IVLD_STA_ADDR_SPEC
read()
method returns iommu_pc_ivld_sta_addr::R reader structure
source§impl Readable for IOMMU_PMU_ACCESS_HIGH_SPEC
impl Readable for IOMMU_PMU_ACCESS_HIGH_SPEC
read()
method returns iommu_pmu_access_high::R reader structure
source§impl Readable for IOMMU_PMU_ACCESS_LOW_SPEC
impl Readable for IOMMU_PMU_ACCESS_LOW_SPEC
read()
method returns iommu_pmu_access_low::R reader structure
source§impl Readable for IOMMU_PMU_CLR_SPEC
impl Readable for IOMMU_PMU_CLR_SPEC
read()
method returns iommu_pmu_clr::R reader structure
source§impl Readable for IOMMU_PMU_ENABLE_SPEC
impl Readable for IOMMU_PMU_ENABLE_SPEC
read()
method returns iommu_pmu_enable::R reader structure
source§impl Readable for IOMMU_PMU_HIT_HIGH_SPEC
impl Readable for IOMMU_PMU_HIT_HIGH_SPEC
read()
method returns iommu_pmu_hit_high::R reader structure
source§impl Readable for IOMMU_PMU_HIT_LOW_SPEC
impl Readable for IOMMU_PMU_HIT_LOW_SPEC
read()
method returns iommu_pmu_hit_low::R reader structure
source§impl Readable for IOMMU_PMU_ML_SPEC
impl Readable for IOMMU_PMU_ML_SPEC
read()
method returns iommu_pmu_ml::R reader structure
source§impl Readable for IOMMU_PMU_TL_HIGH_SPEC
impl Readable for IOMMU_PMU_TL_HIGH_SPEC
read()
method returns iommu_pmu_tl_high::R reader structure
source§impl Readable for IOMMU_PMU_TL_LOW_SPEC
impl Readable for IOMMU_PMU_TL_LOW_SPEC
read()
method returns iommu_pmu_tl_low::R reader structure
source§impl Readable for IOMMU_RESET_SPEC
impl Readable for IOMMU_RESET_SPEC
read()
method returns iommu_reset::R reader structure
source§impl Readable for IOMMU_TLB_ENABLE_SPEC
impl Readable for IOMMU_TLB_ENABLE_SPEC
read()
method returns iommu_tlb_enable::R reader structure
source§impl Readable for IOMMU_TLB_FLUSH_ENABLE_SPEC
impl Readable for IOMMU_TLB_FLUSH_ENABLE_SPEC
read()
method returns iommu_tlb_flush_enable::R reader structure
source§impl Readable for IOMMU_TLB_IVLD_ADDR_SPEC
impl Readable for IOMMU_TLB_IVLD_ADDR_SPEC
read()
method returns iommu_tlb_ivld_addr::R reader structure
source§impl Readable for IOMMU_TLB_IVLD_ADDR_MASK_SPEC
impl Readable for IOMMU_TLB_IVLD_ADDR_MASK_SPEC
read()
method returns iommu_tlb_ivld_addr_mask::R reader structure
source§impl Readable for IOMMU_TLB_IVLD_ENABLE_SPEC
impl Readable for IOMMU_TLB_IVLD_ENABLE_SPEC
read()
method returns iommu_tlb_ivld_enable::R reader structure
source§impl Readable for IOMMU_TLB_IVLD_END_ADDR_SPEC
impl Readable for IOMMU_TLB_IVLD_END_ADDR_SPEC
read()
method returns iommu_tlb_ivld_end_addr::R reader structure
source§impl Readable for IOMMU_TLB_IVLD_MODE_SEL_SPEC
impl Readable for IOMMU_TLB_IVLD_MODE_SEL_SPEC
read()
method returns iommu_tlb_ivld_mode_sel::R reader structure
source§impl Readable for IOMMU_TLB_IVLD_STA_ADDR_SPEC
impl Readable for IOMMU_TLB_IVLD_STA_ADDR_SPEC
read()
method returns iommu_tlb_ivld_sta_addr::R reader structure
source§impl Readable for IOMMU_TLB_PREFETCH_SPEC
impl Readable for IOMMU_TLB_PREFETCH_SPEC
read()
method returns iommu_tlb_prefetch::R reader structure
source§impl Readable for IOMMU_TTB_SPEC
impl Readable for IOMMU_TTB_SPEC
read()
method returns iommu_ttb::R reader structure
source§impl Readable for IOMMU_VA_SPEC
impl Readable for IOMMU_VA_SPEC
read()
method returns iommu_va::R reader structure
source§impl Readable for IOMMU_VA_CONFIG_SPEC
impl Readable for IOMMU_VA_CONFIG_SPEC
read()
method returns iommu_va_config::R reader structure
source§impl Readable for IOMMU_VA_DATA_SPEC
impl Readable for IOMMU_VA_DATA_SPEC
read()
method returns iommu_va_data::R reader structure
source§impl Readable for IOMMU_WBUF_CTRL_SPEC
impl Readable for IOMMU_WBUF_CTRL_SPEC
read()
method returns iommu_wbuf_ctrl::R reader structure
source§impl Readable for LED_RESET_TIMING_CTRL_SPEC
impl Readable for LED_RESET_TIMING_CTRL_SPEC
read()
method returns led_reset_timing_ctrl::R reader structure
source§impl Readable for LED_T01_TIMING_CTRL_SPEC
impl Readable for LED_T01_TIMING_CTRL_SPEC
read()
method returns led_t01_timing_ctrl::R reader structure
source§impl Readable for LEDC_CTRL_SPEC
impl Readable for LEDC_CTRL_SPEC
read()
method returns ledc_ctrl::R reader structure
source§impl Readable for LEDC_DATA_FINISH_CNT_SPEC
impl Readable for LEDC_DATA_FINISH_CNT_SPEC
read()
method returns ledc_data_finish_cnt::R reader structure
source§impl Readable for LEDC_DMA_CTRL_SPEC
impl Readable for LEDC_DMA_CTRL_SPEC
read()
method returns ledc_dma_ctrl::R reader structure
source§impl Readable for LEDC_FIFO_DATA_SPEC
impl Readable for LEDC_FIFO_DATA_SPEC
read()
method returns ledc_fifo_data::R reader structure
source§impl Readable for LEDC_INT_CTRL_SPEC
impl Readable for LEDC_INT_CTRL_SPEC
read()
method returns ledc_int_ctrl::R reader structure
source§impl Readable for LEDC_INT_STS_SPEC
impl Readable for LEDC_INT_STS_SPEC
read()
method returns ledc_int_sts::R reader structure
source§impl Readable for LEDC_WAIT_TIME0_CTRL_SPEC
impl Readable for LEDC_WAIT_TIME0_CTRL_SPEC
read()
method returns ledc_wait_time0_ctrl::R reader structure
source§impl Readable for LEDC_WAIT_TIME1_CTRL_SPEC
impl Readable for LEDC_WAIT_TIME1_CTRL_SPEC
read()
method returns ledc_wait_time1_ctrl::R reader structure
source§impl Readable for LRADC_CTRL_SPEC
impl Readable for LRADC_CTRL_SPEC
read()
method returns lradc_ctrl::R reader structure
source§impl Readable for LRADC_DATA_SPEC
impl Readable for LRADC_DATA_SPEC
read()
method returns lradc_data::R reader structure
source§impl Readable for LRADC_INTC_SPEC
impl Readable for LRADC_INTC_SPEC
read()
method returns lradc_intc::R reader structure
source§impl Readable for LRADC_INTS_SPEC
impl Readable for LRADC_INTS_SPEC
read()
method returns lradc_ints::R reader structure
source§impl Readable for OWA_EXP_CTL_SPEC
impl Readable for OWA_EXP_CTL_SPEC
read()
method returns owa_exp_ctl::R reader structure
source§impl Readable for OWA_EXP_DBG_0_SPEC
impl Readable for OWA_EXP_DBG_0_SPEC
read()
method returns owa_exp_dbg_0::R reader structure
source§impl Readable for OWA_EXP_DBG_1_SPEC
impl Readable for OWA_EXP_DBG_1_SPEC
read()
method returns owa_exp_dbg_1::R reader structure
source§impl Readable for OWA_EXP_INFO_0_SPEC
impl Readable for OWA_EXP_INFO_0_SPEC
read()
method returns owa_exp_info_0::R reader structure
source§impl Readable for OWA_EXP_INFO_1_SPEC
impl Readable for OWA_EXP_INFO_1_SPEC
read()
method returns owa_exp_info_1::R reader structure
source§impl Readable for OWA_EXP_ISTA_SPEC
impl Readable for OWA_EXP_ISTA_SPEC
read()
method returns owa_exp_ista::R reader structure
source§impl Readable for OWA_FCTL_SPEC
impl Readable for OWA_FCTL_SPEC
read()
method returns owa_fctl::R reader structure
source§impl Readable for OWA_FSTA_SPEC
impl Readable for OWA_FSTA_SPEC
read()
method returns owa_fsta::R reader structure
source§impl Readable for OWA_GEN_CTL_SPEC
impl Readable for OWA_GEN_CTL_SPEC
read()
method returns owa_gen_ctl::R reader structure
source§impl Readable for OWA_INT_SPEC
impl Readable for OWA_INT_SPEC
read()
method returns owa_int::R reader structure
source§impl Readable for OWA_ISTA_SPEC
impl Readable for OWA_ISTA_SPEC
read()
method returns owa_ista::R reader structure
source§impl Readable for OWA_RX_CFIG_SPEC
impl Readable for OWA_RX_CFIG_SPEC
read()
method returns owa_rx_cfig::R reader structure
source§impl Readable for OWA_RX_CNT_SPEC
impl Readable for OWA_RX_CNT_SPEC
read()
method returns owa_rx_cnt::R reader structure
source§impl Readable for OWA_RXCHSTA0_SPEC
impl Readable for OWA_RXCHSTA0_SPEC
read()
method returns owa_rxchsta0::R reader structure
source§impl Readable for OWA_RXCHSTA1_SPEC
impl Readable for OWA_RXCHSTA1_SPEC
read()
method returns owa_rxchsta1::R reader structure
source§impl Readable for OWA_RXFIFO_SPEC
impl Readable for OWA_RXFIFO_SPEC
read()
method returns owa_rxfifo::R reader structure
source§impl Readable for OWA_TX_CFIG_SPEC
impl Readable for OWA_TX_CFIG_SPEC
read()
method returns owa_tx_cfig::R reader structure
source§impl Readable for OWA_TX_CHSTA0_SPEC
impl Readable for OWA_TX_CHSTA0_SPEC
read()
method returns owa_tx_chsta0::R reader structure
source§impl Readable for OWA_TX_CHSTA1_SPEC
impl Readable for OWA_TX_CHSTA1_SPEC
read()
method returns owa_tx_chsta1::R reader structure
source§impl Readable for OWA_TX_CNT_SPEC
impl Readable for OWA_TX_CNT_SPEC
read()
method returns owa_tx_cnt::R reader structure
source§impl Readable for OWA_TX_FIFO_SPEC
impl Readable for OWA_TX_FIFO_SPEC
read()
method returns owa_tx_fifo::R reader structure
source§impl Readable for MCLAIM_SPEC
impl Readable for MCLAIM_SPEC
read()
method returns mclaim::R reader structure
source§impl Readable for SCLAIM_SPEC
impl Readable for SCLAIM_SPEC
read()
method returns sclaim::R reader structure
source§impl Readable for PCCR01_SPEC
impl Readable for PCCR01_SPEC
read()
method returns pccr01::R reader structure
source§impl Readable for PCCR23_SPEC
impl Readable for PCCR23_SPEC
read()
method returns pccr23::R reader structure
source§impl Readable for PCCR45_SPEC
impl Readable for PCCR45_SPEC
read()
method returns pccr45::R reader structure
source§impl Readable for PCCR67_SPEC
impl Readable for PCCR67_SPEC
read()
method returns pccr67::R reader structure
source§impl Readable for PDZCR01_SPEC
impl Readable for PDZCR01_SPEC
read()
method returns pdzcr01::R reader structure
source§impl Readable for PDZCR23_SPEC
impl Readable for PDZCR23_SPEC
read()
method returns pdzcr23::R reader structure
source§impl Readable for PDZCR45_SPEC
impl Readable for PDZCR45_SPEC
read()
method returns pdzcr45::R reader structure
source§impl Readable for PDZCR67_SPEC
impl Readable for PDZCR67_SPEC
read()
method returns pdzcr67::R reader structure
source§impl Readable for PPCNTR_SPEC
impl Readable for PPCNTR_SPEC
read()
method returns ppcntr::R reader structure
source§impl Readable for IRQ_MODE_SPEC
impl Readable for IRQ_MODE_SPEC
read()
method returns irq_mode::R reader structure
source§impl Readable for RETITE_PC0_SPEC
impl Readable for RETITE_PC0_SPEC
read()
method returns retite_pc0::R reader structure
source§impl Readable for RETITE_PC1_SPEC
impl Readable for RETITE_PC1_SPEC
read()
method returns retite_pc1::R reader structure
source§impl Readable for RF1P_CFG_SPEC
impl Readable for RF1P_CFG_SPEC
read()
method returns rf1p_cfg::R reader structure
source§impl Readable for RISCV_AXI_PMU_BW_RD_SPEC
impl Readable for RISCV_AXI_PMU_BW_RD_SPEC
read()
method returns riscv_axi_pmu_bw_rd::R reader structure
source§impl Readable for RISCV_AXI_PMU_BW_WR_SPEC
impl Readable for RISCV_AXI_PMU_BW_WR_SPEC
read()
method returns riscv_axi_pmu_bw_wr::R reader structure
source§impl Readable for RISCV_AXI_PMU_CTRL_SPEC
impl Readable for RISCV_AXI_PMU_CTRL_SPEC
read()
method returns riscv_axi_pmu_ctrl::R reader structure
source§impl Readable for RISCV_AXI_PMU_LAT_RD_SPEC
impl Readable for RISCV_AXI_PMU_LAT_RD_SPEC
read()
method returns riscv_axi_pmu_lat_rd::R reader structure
source§impl Readable for RISCV_AXI_PMU_LAT_WR_SPEC
impl Readable for RISCV_AXI_PMU_LAT_WR_SPEC
read()
method returns riscv_axi_pmu_lat_wr::R reader structure
source§impl Readable for RISCV_AXI_PMU_PRD_SPEC
impl Readable for RISCV_AXI_PMU_PRD_SPEC
read()
method returns riscv_axi_pmu_prd::R reader structure
source§impl Readable for RISCV_AXI_PMU_REQ_RD_SPEC
impl Readable for RISCV_AXI_PMU_REQ_RD_SPEC
read()
method returns riscv_axi_pmu_req_rd::R reader structure
source§impl Readable for RISCV_AXI_PMU_REQ_WR_SPEC
impl Readable for RISCV_AXI_PMU_REQ_WR_SPEC
read()
method returns riscv_axi_pmu_req_wr::R reader structure
source§impl Readable for RISCV_STA_ADD0_SPEC
impl Readable for RISCV_STA_ADD0_SPEC
read()
method returns riscv_sta_add0::R reader structure
source§impl Readable for RISCV_STA_ADD1_SPEC
impl Readable for RISCV_STA_ADD1_SPEC
read()
method returns riscv_sta_add1::R reader structure
source§impl Readable for ROM_CFG_SPEC
impl Readable for ROM_CFG_SPEC
read()
method returns rom_cfg::R reader structure
source§impl Readable for SRAM_ADDR_TWIST_SPEC
impl Readable for SRAM_ADDR_TWIST_SPEC
read()
method returns sram_addr_twist::R reader structure
source§impl Readable for TS_TMODE_SEL_SPEC
impl Readable for TS_TMODE_SEL_SPEC
read()
method returns ts_tmode_sel::R reader structure
source§impl Readable for WAKEUP_EN_SPEC
impl Readable for WAKEUP_EN_SPEC
read()
method returns wakeup_en::R reader structure
source§impl Readable for WAKEUP_MASK_SPEC
impl Readable for WAKEUP_MASK_SPEC
read()
method returns wakeup_mask::R reader structure
source§impl Readable for WORK_MODE_SPEC
impl Readable for WORK_MODE_SPEC
read()
method returns work_mode::R reader structure
source§impl Readable for ALARM0_CUR_VLU_SPEC
impl Readable for ALARM0_CUR_VLU_SPEC
read()
method returns alarm0_cur_vlu::R reader structure
source§impl Readable for ALARM0_DAY_SET_SPEC
impl Readable for ALARM0_DAY_SET_SPEC
read()
method returns alarm0_day_set::R reader structure
source§impl Readable for ALARM0_ENABLE_SPEC
impl Readable for ALARM0_ENABLE_SPEC
read()
method returns alarm0_enable::R reader structure
source§impl Readable for ALARM0_IRQ_EN_SPEC
impl Readable for ALARM0_IRQ_EN_SPEC
read()
method returns alarm0_irq_en::R reader structure
source§impl Readable for ALARM0_IRQ_STA_SPEC
impl Readable for ALARM0_IRQ_STA_SPEC
read()
method returns alarm0_irq_sta::R reader structure
source§impl Readable for ALARM_CONFIG_SPEC
impl Readable for ALARM_CONFIG_SPEC
read()
method returns alarm_config::R reader structure
source§impl Readable for DCXO_CTRL_SPEC
impl Readable for DCXO_CTRL_SPEC
read()
method returns dcxo_ctrl::R reader structure
source§impl Readable for EFUSE_HV_PWRSWT_CTRL_SPEC
impl Readable for EFUSE_HV_PWRSWT_CTRL_SPEC
read()
method returns efuse_hv_pwrswt_ctrl::R reader structure
source§impl Readable for FBOOT_INFO_SPEC
impl Readable for FBOOT_INFO_SPEC
read()
method returns fboot_info::R reader structure
source§impl Readable for FOUT_32K_CTRL_GATING_SPEC
impl Readable for FOUT_32K_CTRL_GATING_SPEC
read()
method returns fout_32k_ctrl_gating::R reader structure
source§impl Readable for GP_DATA_SPEC
impl Readable for GP_DATA_SPEC
read()
method returns gp_data::R reader structure
source§impl Readable for IC_CHARA_SPEC
impl Readable for IC_CHARA_SPEC
read()
method returns ic_chara::R reader structure
source§impl Readable for INTOSC_CLK_PRESCAL_SPEC
impl Readable for INTOSC_CLK_PRESCAL_SPEC
read()
method returns intosc_clk_prescal::R reader structure
source§impl Readable for LOSC_AUTO_SWT_STA_SPEC
impl Readable for LOSC_AUTO_SWT_STA_SPEC
read()
method returns losc_auto_swt_sta::R reader structure
source§impl Readable for LOSC_CTRL_SPEC
impl Readable for LOSC_CTRL_SPEC
read()
method returns losc_ctrl::R reader structure
source§impl Readable for RTC_DAY_SPEC
impl Readable for RTC_DAY_SPEC
read()
method returns rtc_day::R reader structure
source§impl Readable for RTC_HH_MM_SS_SPEC
impl Readable for RTC_HH_MM_SS_SPEC
read()
method returns rtc_hh_mm_ss::R reader structure
source§impl Readable for RTC_SPI_CLK_CTRL_SPEC
impl Readable for RTC_SPI_CLK_CTRL_SPEC
read()
method returns rtc_spi_clk_ctrl::R reader structure
source§impl Readable for RTC_VIO_SPEC
impl Readable for RTC_VIO_SPEC
read()
method returns rtc_vio::R reader structure
source§impl Readable for VDD_OFF_GATING_CTRL_SPEC
impl Readable for VDD_OFF_GATING_CTRL_SPEC
read()
method returns vdd_off_gating_ctrl::R reader structure
source§impl Readable for EMMC_DDR_SBIT_DET_SPEC
impl Readable for EMMC_DDR_SBIT_DET_SPEC
read()
method returns emmc_ddr_sbit_det::R reader structure
source§impl Readable for SMHC_A12A_SPEC
impl Readable for SMHC_A12A_SPEC
read()
method returns smhc_a12a::R reader structure
source§impl Readable for SMHC_A23A_SPEC
impl Readable for SMHC_A23A_SPEC
read()
method returns smhc_a23a::R reader structure
source§impl Readable for SMHC_BLKSIZ_SPEC
impl Readable for SMHC_BLKSIZ_SPEC
read()
method returns smhc_blksiz::R reader structure
source§impl Readable for SMHC_BYTCNT_SPEC
impl Readable for SMHC_BYTCNT_SPEC
read()
method returns smhc_bytcnt::R reader structure
source§impl Readable for SMHC_CLKDIV_SPEC
impl Readable for SMHC_CLKDIV_SPEC
read()
method returns smhc_clkdiv::R reader structure
source§impl Readable for SMHC_CMD_SPEC
impl Readable for SMHC_CMD_SPEC
read()
method returns smhc_cmd::R reader structure
source§impl Readable for SMHC_CMDARG_SPEC
impl Readable for SMHC_CMDARG_SPEC
read()
method returns smhc_cmdarg::R reader structure
source§impl Readable for SMHC_CSDC_SPEC
impl Readable for SMHC_CSDC_SPEC
read()
method returns smhc_csdc::R reader structure
source§impl Readable for SMHC_CTRL_SPEC
impl Readable for SMHC_CTRL_SPEC
read()
method returns smhc_ctrl::R reader structure
source§impl Readable for SMHC_CTYPE_SPEC
impl Readable for SMHC_CTYPE_SPEC
read()
method returns smhc_ctype::R reader structure
source§impl Readable for SMHC_DBGC_SPEC
impl Readable for SMHC_DBGC_SPEC
read()
method returns smhc_dbgc::R reader structure
source§impl Readable for SMHC_DLBA_SPEC
impl Readable for SMHC_DLBA_SPEC
read()
method returns smhc_dlba::R reader structure
source§impl Readable for SMHC_DRV_DL_SPEC
impl Readable for SMHC_DRV_DL_SPEC
read()
method returns smhc_drv_dl::R reader structure
source§impl Readable for SMHC_DS_DL_SPEC
impl Readable for SMHC_DS_DL_SPEC
read()
method returns smhc_ds_dl::R reader structure
source§impl Readable for SMHC_EXT_CMD_SPEC
impl Readable for SMHC_EXT_CMD_SPEC
read()
method returns smhc_ext_cmd::R reader structure
source§impl Readable for SMHC_EXT_RESP_SPEC
impl Readable for SMHC_EXT_RESP_SPEC
read()
method returns smhc_ext_resp::R reader structure
source§impl Readable for SMHC_FIFO_SPEC
impl Readable for SMHC_FIFO_SPEC
read()
method returns smhc_fifo::R reader structure
source§impl Readable for SMHC_FIFOTH_SPEC
impl Readable for SMHC_FIFOTH_SPEC
read()
method returns smhc_fifoth::R reader structure
source§impl Readable for SMHC_FUNS_SPEC
impl Readable for SMHC_FUNS_SPEC
read()
method returns smhc_funs::R reader structure
source§impl Readable for SMHC_HS400_DL_SPEC
impl Readable for SMHC_HS400_DL_SPEC
read()
method returns smhc_hs400_dl::R reader structure
source§impl Readable for SMHC_HWRST_SPEC
impl Readable for SMHC_HWRST_SPEC
read()
method returns smhc_hwrst::R reader structure
source§impl Readable for SMHC_IDIE_SPEC
impl Readable for SMHC_IDIE_SPEC
read()
method returns smhc_idie::R reader structure
source§impl Readable for SMHC_IDMAC_SPEC
impl Readable for SMHC_IDMAC_SPEC
read()
method returns smhc_idmac::R reader structure
source§impl Readable for SMHC_IDST_SPEC
impl Readable for SMHC_IDST_SPEC
read()
method returns smhc_idst::R reader structure
source§impl Readable for SMHC_INTMASK_SPEC
impl Readable for SMHC_INTMASK_SPEC
read()
method returns smhc_intmask::R reader structure
source§impl Readable for SMHC_MINTSTS_SPEC
impl Readable for SMHC_MINTSTS_SPEC
read()
method returns smhc_mintsts::R reader structure
source§impl Readable for SMHC_NTSR_SPEC
impl Readable for SMHC_NTSR_SPEC
read()
method returns smhc_ntsr::R reader structure
source§impl Readable for SMHC_RESP0_SPEC
impl Readable for SMHC_RESP0_SPEC
read()
method returns smhc_resp0::R reader structure
source§impl Readable for SMHC_RESP1_SPEC
impl Readable for SMHC_RESP1_SPEC
read()
method returns smhc_resp1::R reader structure
source§impl Readable for SMHC_RESP2_SPEC
impl Readable for SMHC_RESP2_SPEC
read()
method returns smhc_resp2::R reader structure
source§impl Readable for SMHC_RESP3_SPEC
impl Readable for SMHC_RESP3_SPEC
read()
method returns smhc_resp3::R reader structure
source§impl Readable for SMHC_RINTSTS_SPEC
impl Readable for SMHC_RINTSTS_SPEC
read()
method returns smhc_rintsts::R reader structure
source§impl Readable for SMHC_SFC_SPEC
impl Readable for SMHC_SFC_SPEC
read()
method returns smhc_sfc::R reader structure
source§impl Readable for SMHC_SMAP_DL_SPEC
impl Readable for SMHC_SMAP_DL_SPEC
read()
method returns smhc_smap_dl::R reader structure
source§impl Readable for SMHC_STATUS_SPEC
impl Readable for SMHC_STATUS_SPEC
read()
method returns smhc_status::R reader structure
source§impl Readable for SMHC_TBC0_SPEC
impl Readable for SMHC_TBC0_SPEC
read()
method returns smhc_tbc0::R reader structure
source§impl Readable for SMHC_TBC1_SPEC
impl Readable for SMHC_TBC1_SPEC
read()
method returns smhc_tbc1::R reader structure
source§impl Readable for SMHC_THLD_SPEC
impl Readable for SMHC_THLD_SPEC
read()
method returns smhc_thld::R reader structure
source§impl Readable for SMHC_TMOUT_SPEC
impl Readable for SMHC_TMOUT_SPEC
read()
method returns smhc_tmout::R reader structure
source§impl Readable for d1_pac::spi0::spi_ba_ccr::SPI_BA_CCR_SPEC
impl Readable for d1_pac::spi0::spi_ba_ccr::SPI_BA_CCR_SPEC
read()
method returns spi_ba_ccr::R reader structure
source§impl Readable for d1_pac::spi0::spi_batc::SPI_BATC_SPEC
impl Readable for d1_pac::spi0::spi_batc::SPI_BATC_SPEC
read()
method returns spi_batc::R reader structure
source§impl Readable for d1_pac::spi0::spi_bcc::SPI_BCC_SPEC
impl Readable for d1_pac::spi0::spi_bcc::SPI_BCC_SPEC
read()
method returns spi_bcc::R reader structure
source§impl Readable for d1_pac::spi0::spi_fcr::SPI_FCR_SPEC
impl Readable for d1_pac::spi0::spi_fcr::SPI_FCR_SPEC
read()
method returns spi_fcr::R reader structure
source§impl Readable for d1_pac::spi0::spi_fsr::SPI_FSR_SPEC
impl Readable for d1_pac::spi0::spi_fsr::SPI_FSR_SPEC
read()
method returns spi_fsr::R reader structure
source§impl Readable for d1_pac::spi0::spi_gcr::SPI_GCR_SPEC
impl Readable for d1_pac::spi0::spi_gcr::SPI_GCR_SPEC
read()
method returns spi_gcr::R reader structure
source§impl Readable for d1_pac::spi0::spi_ier::SPI_IER_SPEC
impl Readable for d1_pac::spi0::spi_ier::SPI_IER_SPEC
read()
method returns spi_ier::R reader structure
source§impl Readable for d1_pac::spi0::spi_isr::SPI_ISR_SPEC
impl Readable for d1_pac::spi0::spi_isr::SPI_ISR_SPEC
read()
method returns spi_isr::R reader structure
source§impl Readable for d1_pac::spi0::spi_mbc::SPI_MBC_SPEC
impl Readable for d1_pac::spi0::spi_mbc::SPI_MBC_SPEC
read()
method returns spi_mbc::R reader structure
source§impl Readable for d1_pac::spi0::spi_mtc::SPI_MTC_SPEC
impl Readable for d1_pac::spi0::spi_mtc::SPI_MTC_SPEC
read()
method returns spi_mtc::R reader structure
source§impl Readable for d1_pac::spi0::spi_ndma_mode_ctl::SPI_NDMA_MODE_CTL_SPEC
impl Readable for d1_pac::spi0::spi_ndma_mode_ctl::SPI_NDMA_MODE_CTL_SPEC
read()
method returns spi_ndma_mode_ctl::R reader structure
source§impl Readable for d1_pac::spi0::spi_rbr::SPI_RBR_SPEC
impl Readable for d1_pac::spi0::spi_rbr::SPI_RBR_SPEC
read()
method returns spi_rbr::R reader structure
source§impl Readable for d1_pac::spi0::spi_rxd::SPI_RXD_SPEC
impl Readable for d1_pac::spi0::spi_rxd::SPI_RXD_SPEC
read()
method returns spi_rxd::R reader structure
source§impl Readable for SPI_RXD_8_SPEC
impl Readable for SPI_RXD_8_SPEC
read()
method returns spi_rxd_8::R reader structure
source§impl Readable for SPI_RXD_16_SPEC
impl Readable for SPI_RXD_16_SPEC
read()
method returns spi_rxd_16::R reader structure
source§impl Readable for d1_pac::spi0::spi_samp_dl::SPI_SAMP_DL_SPEC
impl Readable for d1_pac::spi0::spi_samp_dl::SPI_SAMP_DL_SPEC
read()
method returns spi_samp_dl::R reader structure
source§impl Readable for d1_pac::spi0::spi_tbr::SPI_TBR_SPEC
impl Readable for d1_pac::spi0::spi_tbr::SPI_TBR_SPEC
read()
method returns spi_tbr::R reader structure
source§impl Readable for d1_pac::spi0::spi_tcr::SPI_TCR_SPEC
impl Readable for d1_pac::spi0::spi_tcr::SPI_TCR_SPEC
read()
method returns spi_tcr::R reader structure
source§impl Readable for d1_pac::spi0::spi_txd::SPI_TXD_SPEC
impl Readable for d1_pac::spi0::spi_txd::SPI_TXD_SPEC
read()
method returns spi_txd::R reader structure
source§impl Readable for SPI_TXD_8_SPEC
impl Readable for SPI_TXD_8_SPEC
read()
method returns spi_txd_8::R reader structure
source§impl Readable for SPI_TXD_16_SPEC
impl Readable for SPI_TXD_16_SPEC
read()
method returns spi_txd_16::R reader structure
source§impl Readable for d1_pac::spi0::spi_wcr::SPI_WCR_SPEC
impl Readable for d1_pac::spi0::spi_wcr::SPI_WCR_SPEC
read()
method returns spi_wcr::R reader structure
source§impl Readable for DBI_CTL_0_SPEC
impl Readable for DBI_CTL_0_SPEC
read()
method returns dbi_ctl_0::R reader structure
source§impl Readable for DBI_CTL_1_SPEC
impl Readable for DBI_CTL_1_SPEC
read()
method returns dbi_ctl_1::R reader structure
source§impl Readable for DBI_CTL_2_SPEC
impl Readable for DBI_CTL_2_SPEC
read()
method returns dbi_ctl_2::R reader structure
source§impl Readable for DBI_DEBUG_0_SPEC
impl Readable for DBI_DEBUG_0_SPEC
read()
method returns dbi_debug_0::R reader structure
source§impl Readable for DBI_DEBUG_1_SPEC
impl Readable for DBI_DEBUG_1_SPEC
read()
method returns dbi_debug_1::R reader structure
source§impl Readable for DBI_INT_SPEC
impl Readable for DBI_INT_SPEC
read()
method returns dbi_int::R reader structure
source§impl Readable for DBI_TIMER_SPEC
impl Readable for DBI_TIMER_SPEC
read()
method returns dbi_timer::R reader structure
source§impl Readable for DBI_VIDEO_SZIE_SPEC
impl Readable for DBI_VIDEO_SZIE_SPEC
read()
method returns dbi_video_szie::R reader structure
source§impl Readable for d1_pac::spi_dbi::spi_ba_ccr::SPI_BA_CCR_SPEC
impl Readable for d1_pac::spi_dbi::spi_ba_ccr::SPI_BA_CCR_SPEC
read()
method returns spi_ba_ccr::R reader structure
source§impl Readable for d1_pac::spi_dbi::spi_batc::SPI_BATC_SPEC
impl Readable for d1_pac::spi_dbi::spi_batc::SPI_BATC_SPEC
read()
method returns spi_batc::R reader structure
source§impl Readable for d1_pac::spi_dbi::spi_bcc::SPI_BCC_SPEC
impl Readable for d1_pac::spi_dbi::spi_bcc::SPI_BCC_SPEC
read()
method returns spi_bcc::R reader structure
source§impl Readable for d1_pac::spi_dbi::spi_fcr::SPI_FCR_SPEC
impl Readable for d1_pac::spi_dbi::spi_fcr::SPI_FCR_SPEC
read()
method returns spi_fcr::R reader structure
source§impl Readable for d1_pac::spi_dbi::spi_fsr::SPI_FSR_SPEC
impl Readable for d1_pac::spi_dbi::spi_fsr::SPI_FSR_SPEC
read()
method returns spi_fsr::R reader structure
source§impl Readable for d1_pac::spi_dbi::spi_gcr::SPI_GCR_SPEC
impl Readable for d1_pac::spi_dbi::spi_gcr::SPI_GCR_SPEC
read()
method returns spi_gcr::R reader structure
source§impl Readable for d1_pac::spi_dbi::spi_ier::SPI_IER_SPEC
impl Readable for d1_pac::spi_dbi::spi_ier::SPI_IER_SPEC
read()
method returns spi_ier::R reader structure
source§impl Readable for d1_pac::spi_dbi::spi_isr::SPI_ISR_SPEC
impl Readable for d1_pac::spi_dbi::spi_isr::SPI_ISR_SPEC
read()
method returns spi_isr::R reader structure
source§impl Readable for d1_pac::spi_dbi::spi_mbc::SPI_MBC_SPEC
impl Readable for d1_pac::spi_dbi::spi_mbc::SPI_MBC_SPEC
read()
method returns spi_mbc::R reader structure
source§impl Readable for d1_pac::spi_dbi::spi_mtc::SPI_MTC_SPEC
impl Readable for d1_pac::spi_dbi::spi_mtc::SPI_MTC_SPEC
read()
method returns spi_mtc::R reader structure
source§impl Readable for d1_pac::spi_dbi::spi_ndma_mode_ctl::SPI_NDMA_MODE_CTL_SPEC
impl Readable for d1_pac::spi_dbi::spi_ndma_mode_ctl::SPI_NDMA_MODE_CTL_SPEC
read()
method returns spi_ndma_mode_ctl::R reader structure
source§impl Readable for d1_pac::spi_dbi::spi_rbr::SPI_RBR_SPEC
impl Readable for d1_pac::spi_dbi::spi_rbr::SPI_RBR_SPEC
read()
method returns spi_rbr::R reader structure
source§impl Readable for d1_pac::spi_dbi::spi_rxd::SPI_RXD_SPEC
impl Readable for d1_pac::spi_dbi::spi_rxd::SPI_RXD_SPEC
read()
method returns spi_rxd::R reader structure
source§impl Readable for d1_pac::spi_dbi::spi_samp_dl::SPI_SAMP_DL_SPEC
impl Readable for d1_pac::spi_dbi::spi_samp_dl::SPI_SAMP_DL_SPEC
read()
method returns spi_samp_dl::R reader structure
source§impl Readable for d1_pac::spi_dbi::spi_tbr::SPI_TBR_SPEC
impl Readable for d1_pac::spi_dbi::spi_tbr::SPI_TBR_SPEC
read()
method returns spi_tbr::R reader structure
source§impl Readable for d1_pac::spi_dbi::spi_tcr::SPI_TCR_SPEC
impl Readable for d1_pac::spi_dbi::spi_tcr::SPI_TCR_SPEC
read()
method returns spi_tcr::R reader structure
source§impl Readable for d1_pac::spi_dbi::spi_txd::SPI_TXD_SPEC
impl Readable for d1_pac::spi_dbi::spi_txd::SPI_TXD_SPEC
read()
method returns spi_txd::R reader structure
source§impl Readable for d1_pac::spi_dbi::spi_wcr::SPI_WCR_SPEC
impl Readable for d1_pac::spi_dbi::spi_wcr::SPI_WCR_SPEC
read()
method returns spi_wcr::R reader structure
source§impl Readable for SPINLOCK_IRQ_EN_SPEC
impl Readable for SPINLOCK_IRQ_EN_SPEC
read()
method returns spinlock_irq_en::R reader structure
source§impl Readable for SPINLOCK_IRQ_STA_SPEC
impl Readable for SPINLOCK_IRQ_STA_SPEC
read()
method returns spinlock_irq_sta::R reader structure
source§impl Readable for SPINLOCK_LOCK_SPEC
impl Readable for SPINLOCK_LOCK_SPEC
read()
method returns spinlock_lock::R reader structure
source§impl Readable for SPINLOCK_LOCKID_SPEC
impl Readable for SPINLOCK_LOCKID_SPEC
read()
method returns spinlock_lockid::R reader structure
source§impl Readable for SPINLOCK_STATUS_SPEC
impl Readable for SPINLOCK_STATUS_SPEC
read()
method returns spinlock_status::R reader structure
source§impl Readable for SPINLOCK_SYSTATUS_SPEC
impl Readable for SPINLOCK_SYSTATUS_SPEC
read()
method returns spinlock_systatus::R reader structure
source§impl Readable for DSP_BOOT_RAMMAP_SPEC
impl Readable for DSP_BOOT_RAMMAP_SPEC
read()
method returns dsp_boot_rammap::R reader structure
source§impl Readable for EMAC_EPHY_CLK0_SPEC
impl Readable for EMAC_EPHY_CLK0_SPEC
read()
method returns emac_ephy_clk0::R reader structure
source§impl Readable for RES240_CTRL_SPEC
impl Readable for RES240_CTRL_SPEC
read()
method returns res240_ctrl::R reader structure
source§impl Readable for RESCAL_CTRL_SPEC
impl Readable for RESCAL_CTRL_SPEC
read()
method returns rescal_ctrl::R reader structure
source§impl Readable for RESCAL_STATUS_SPEC
impl Readable for RESCAL_STATUS_SPEC
read()
method returns rescal_status::R reader structure
source§impl Readable for SYS_LDO_CTRL_SPEC
impl Readable for SYS_LDO_CTRL_SPEC
read()
method returns sys_ldo_ctrl::R reader structure
source§impl Readable for FSYNC_GEN_CTRL_SPEC
impl Readable for FSYNC_GEN_CTRL_SPEC
read()
method returns fsync_gen_ctrl::R reader structure
source§impl Readable for FSYNC_GEN_DLY_SPEC
impl Readable for FSYNC_GEN_DLY_SPEC
read()
method returns fsync_gen_dly::R reader structure
source§impl Readable for LCD_3D_FIFO_SPEC
impl Readable for LCD_3D_FIFO_SPEC
read()
method returns lcd_3d_fifo::R reader structure
source§impl Readable for LCD_BASIC0_SPEC
impl Readable for LCD_BASIC0_SPEC
read()
method returns lcd_basic0::R reader structure
source§impl Readable for LCD_BASIC1_SPEC
impl Readable for LCD_BASIC1_SPEC
read()
method returns lcd_basic1::R reader structure
source§impl Readable for LCD_BASIC2_SPEC
impl Readable for LCD_BASIC2_SPEC
read()
method returns lcd_basic2::R reader structure
source§impl Readable for LCD_BASIC3_SPEC
impl Readable for LCD_BASIC3_SPEC
read()
method returns lcd_basic3::R reader structure
source§impl Readable for LCD_CEU_COEF_ADD_SPEC
impl Readable for LCD_CEU_COEF_ADD_SPEC
read()
method returns lcd_ceu_coef_add::R reader structure
source§impl Readable for LCD_CEU_COEF_MUL_SPEC
impl Readable for LCD_CEU_COEF_MUL_SPEC
read()
method returns lcd_ceu_coef_mul::R reader structure
source§impl Readable for LCD_CEU_COEF_RANG_SPEC
impl Readable for LCD_CEU_COEF_RANG_SPEC
read()
method returns lcd_ceu_coef_rang::R reader structure
source§impl Readable for LCD_CEU_CTL_SPEC
impl Readable for LCD_CEU_CTL_SPEC
read()
method returns lcd_ceu_ctl::R reader structure
source§impl Readable for LCD_CMAP_CTL_SPEC
impl Readable for LCD_CMAP_CTL_SPEC
read()
method returns lcd_cmap_ctl::R reader structure
source§impl Readable for LCD_CMAP_EVEN_SPEC
impl Readable for LCD_CMAP_EVEN_SPEC
read()
method returns lcd_cmap_even::R reader structure
source§impl Readable for LCD_CMAP_ODD_SPEC
impl Readable for LCD_CMAP_ODD_SPEC
read()
method returns lcd_cmap_odd::R reader structure
source§impl Readable for LCD_CPU_IF_SPEC
impl Readable for LCD_CPU_IF_SPEC
read()
method returns lcd_cpu_if::R reader structure
source§impl Readable for LCD_CPU_RD_SPEC
impl Readable for LCD_CPU_RD_SPEC
read()
method returns lcd_cpu_rd::R reader structure
source§impl Readable for LCD_CPU_TRI0_SPEC
impl Readable for LCD_CPU_TRI0_SPEC
read()
method returns lcd_cpu_tri0::R reader structure
source§impl Readable for LCD_CPU_TRI1_SPEC
impl Readable for LCD_CPU_TRI1_SPEC
read()
method returns lcd_cpu_tri1::R reader structure
source§impl Readable for LCD_CPU_TRI2_SPEC
impl Readable for LCD_CPU_TRI2_SPEC
read()
method returns lcd_cpu_tri2::R reader structure
source§impl Readable for LCD_CPU_TRI3_SPEC
impl Readable for LCD_CPU_TRI3_SPEC
read()
method returns lcd_cpu_tri3::R reader structure
source§impl Readable for LCD_CPU_TRI4_SPEC
impl Readable for LCD_CPU_TRI4_SPEC
read()
method returns lcd_cpu_tri4::R reader structure
source§impl Readable for LCD_CPU_TRI5_SPEC
impl Readable for LCD_CPU_TRI5_SPEC
read()
method returns lcd_cpu_tri5::R reader structure
source§impl Readable for LCD_CPU_WR_SPEC
impl Readable for LCD_CPU_WR_SPEC
read()
method returns lcd_cpu_wr::R reader structure
source§impl Readable for LCD_CTL_SPEC
impl Readable for LCD_CTL_SPEC
read()
method returns lcd_ctl::R reader structure
source§impl Readable for LCD_DCLK_SPEC
impl Readable for LCD_DCLK_SPEC
read()
method returns lcd_dclk::R reader structure
source§impl Readable for LCD_DEBUG_SPEC
impl Readable for LCD_DEBUG_SPEC
read()
method returns lcd_debug::R reader structure
source§impl Readable for LCD_FRM_CTL_SPEC
impl Readable for LCD_FRM_CTL_SPEC
read()
method returns lcd_frm_ctl::R reader structure
source§impl Readable for LCD_FRM_SEED_SPEC
impl Readable for LCD_FRM_SEED_SPEC
read()
method returns lcd_frm_seed::R reader structure
source§impl Readable for LCD_FRM_TAB_SPEC
impl Readable for LCD_FRM_TAB_SPEC
read()
method returns lcd_frm_tab::R reader structure
source§impl Readable for LCD_GAMMA_TABLE_SPEC
impl Readable for LCD_GAMMA_TABLE_SPEC
read()
method returns lcd_gamma_table::R reader structure
source§impl Readable for LCD_GCTL_SPEC
impl Readable for LCD_GCTL_SPEC
read()
method returns lcd_gctl::R reader structure
source§impl Readable for LCD_GINT0_SPEC
impl Readable for LCD_GINT0_SPEC
read()
method returns lcd_gint0::R reader structure
source§impl Readable for LCD_GINT1_SPEC
impl Readable for LCD_GINT1_SPEC
read()
method returns lcd_gint1::R reader structure
source§impl Readable for LCD_HV_IF_SPEC
impl Readable for LCD_HV_IF_SPEC
read()
method returns lcd_hv_if::R reader structure
source§impl Readable for LCD_IO_POL_SPEC
impl Readable for LCD_IO_POL_SPEC
read()
method returns lcd_io_pol::R reader structure
source§impl Readable for LCD_IO_TRI_SPEC
impl Readable for LCD_IO_TRI_SPEC
read()
method returns lcd_io_tri::R reader structure
source§impl Readable for LCD_LVDS_ANA_SPEC
impl Readable for LCD_LVDS_ANA_SPEC
read()
method returns lcd_lvds_ana::R reader structure
source§impl Readable for LCD_LVDS_IF_SPEC
impl Readable for LCD_LVDS_IF_SPEC
read()
method returns lcd_lvds_if::R reader structure
source§impl Readable for LCD_SAFE_PERIOD_SPEC
impl Readable for LCD_SAFE_PERIOD_SPEC
read()
method returns lcd_safe_period::R reader structure
source§impl Readable for LCD_SLAVE_STOP_POS_SPEC
impl Readable for LCD_SLAVE_STOP_POS_SPEC
read()
method returns lcd_slave_stop_pos::R reader structure
source§impl Readable for LCD_SYNC_CTL_SPEC
impl Readable for LCD_SYNC_CTL_SPEC
read()
method returns lcd_sync_ctl::R reader structure
source§impl Readable for LCD_SYNC_POS_SPEC
impl Readable for LCD_SYNC_POS_SPEC
read()
method returns lcd_sync_pos::R reader structure
source§impl Readable for TV_BASIC0_SPEC
impl Readable for TV_BASIC0_SPEC
read()
method returns tv_basic0::R reader structure
source§impl Readable for TV_BASIC1_SPEC
impl Readable for TV_BASIC1_SPEC
read()
method returns tv_basic1::R reader structure
source§impl Readable for TV_BASIC2_SPEC
impl Readable for TV_BASIC2_SPEC
read()
method returns tv_basic2::R reader structure
source§impl Readable for TV_BASIC3_SPEC
impl Readable for TV_BASIC3_SPEC
read()
method returns tv_basic3::R reader structure
source§impl Readable for TV_BASIC4_SPEC
impl Readable for TV_BASIC4_SPEC
read()
method returns tv_basic4::R reader structure
source§impl Readable for TV_BASIC5_SPEC
impl Readable for TV_BASIC5_SPEC
read()
method returns tv_basic5::R reader structure
source§impl Readable for TV_CEU_COEF_MUL_SPEC
impl Readable for TV_CEU_COEF_MUL_SPEC
read()
method returns tv_ceu_coef_mul::R reader structure
source§impl Readable for TV_CEU_COEF_RANG_SPEC
impl Readable for TV_CEU_COEF_RANG_SPEC
read()
method returns tv_ceu_coef_rang::R reader structure
source§impl Readable for TV_CEU_CTL_SPEC
impl Readable for TV_CEU_CTL_SPEC
read()
method returns tv_ceu_ctl::R reader structure
source§impl Readable for TV_CTL_SPEC
impl Readable for TV_CTL_SPEC
read()
method returns tv_ctl::R reader structure
source§impl Readable for TV_DATA_IO_POL0_SPEC
impl Readable for TV_DATA_IO_POL0_SPEC
read()
method returns tv_data_io_pol0::R reader structure
source§impl Readable for TV_DATA_IO_POL1_SPEC
impl Readable for TV_DATA_IO_POL1_SPEC
read()
method returns tv_data_io_pol1::R reader structure
source§impl Readable for TV_DATA_IO_TRI0_SPEC
impl Readable for TV_DATA_IO_TRI0_SPEC
read()
method returns tv_data_io_tri0::R reader structure
source§impl Readable for TV_DATA_IO_TRI1_SPEC
impl Readable for TV_DATA_IO_TRI1_SPEC
read()
method returns tv_data_io_tri1::R reader structure
source§impl Readable for TV_DEBUG_SPEC
impl Readable for TV_DEBUG_SPEC
read()
method returns tv_debug::R reader structure
source§impl Readable for TV_FILL_BEGIN_SPEC
impl Readable for TV_FILL_BEGIN_SPEC
read()
method returns tv_fill_begin::R reader structure
source§impl Readable for TV_FILL_CTL_SPEC
impl Readable for TV_FILL_CTL_SPEC
read()
method returns tv_fill_ctl::R reader structure
source§impl Readable for TV_FILL_DATA_SPEC
impl Readable for TV_FILL_DATA_SPEC
read()
method returns tv_fill_data::R reader structure
source§impl Readable for TV_FILL_END_SPEC
impl Readable for TV_FILL_END_SPEC
read()
method returns tv_fill_end::R reader structure
source§impl Readable for TV_GCTL_SPEC
impl Readable for TV_GCTL_SPEC
read()
method returns tv_gctl::R reader structure
source§impl Readable for TV_GINT0_SPEC
impl Readable for TV_GINT0_SPEC
read()
method returns tv_gint0::R reader structure
source§impl Readable for TV_GINT1_SPEC
impl Readable for TV_GINT1_SPEC
read()
method returns tv_gint1::R reader structure
source§impl Readable for TV_IO_POL_SPEC
impl Readable for TV_IO_POL_SPEC
read()
method returns tv_io_pol::R reader structure
source§impl Readable for TV_IO_TRI_SPEC
impl Readable for TV_IO_TRI_SPEC
read()
method returns tv_io_tri::R reader structure
source§impl Readable for TV_PIXELDEPTH_MODE_SPEC
impl Readable for TV_PIXELDEPTH_MODE_SPEC
read()
method returns tv_pixeldepth_mode::R reader structure
source§impl Readable for TV_SAFE_PERIOD_SPEC
impl Readable for TV_SAFE_PERIOD_SPEC
read()
method returns tv_safe_period::R reader structure
source§impl Readable for TV_SRC_CTL_SPEC
impl Readable for TV_SRC_CTL_SPEC
read()
method returns tv_src_ctl::R reader structure
source§impl Readable for THS_ALARM_CTRL_SPEC
impl Readable for THS_ALARM_CTRL_SPEC
read()
method returns ths_alarm_ctrl::R reader structure
source§impl Readable for THS_ALARM_INTC_SPEC
impl Readable for THS_ALARM_INTC_SPEC
read()
method returns ths_alarm_intc::R reader structure
source§impl Readable for THS_ALARM_INTS_SPEC
impl Readable for THS_ALARM_INTS_SPEC
read()
method returns ths_alarm_ints::R reader structure
source§impl Readable for THS_ALARMO_INTS_SPEC
impl Readable for THS_ALARMO_INTS_SPEC
read()
method returns ths_alarmo_ints::R reader structure
source§impl Readable for THS_CDATA_SPEC
impl Readable for THS_CDATA_SPEC
read()
method returns ths_cdata::R reader structure
source§impl Readable for THS_CTRL_SPEC
impl Readable for THS_CTRL_SPEC
read()
method returns ths_ctrl::R reader structure
source§impl Readable for THS_DATA_SPEC
impl Readable for THS_DATA_SPEC
read()
method returns ths_data::R reader structure
source§impl Readable for THS_DATA_INTC_SPEC
impl Readable for THS_DATA_INTC_SPEC
read()
method returns ths_data_intc::R reader structure
source§impl Readable for THS_DATA_INTS_SPEC
impl Readable for THS_DATA_INTS_SPEC
read()
method returns ths_data_ints::R reader structure
source§impl Readable for THS_EN_SPEC
impl Readable for THS_EN_SPEC
read()
method returns ths_en::R reader structure
source§impl Readable for THS_FILTER_SPEC
impl Readable for THS_FILTER_SPEC
read()
method returns ths_filter::R reader structure
source§impl Readable for THS_PER_SPEC
impl Readable for THS_PER_SPEC
read()
method returns ths_per::R reader structure
source§impl Readable for THS_SHUT_INTC_SPEC
impl Readable for THS_SHUT_INTC_SPEC
read()
method returns ths_shut_intc::R reader structure
source§impl Readable for THS_SHUT_INTS_SPEC
impl Readable for THS_SHUT_INTS_SPEC
read()
method returns ths_shut_ints::R reader structure
source§impl Readable for THS_SHUTDOWN_CTRL_SPEC
impl Readable for THS_SHUTDOWN_CTRL_SPEC
read()
method returns ths_shutdown_ctrl::R reader structure
source§impl Readable for AVS_CNT0_SPEC
impl Readable for AVS_CNT0_SPEC
read()
method returns avs_cnt0::R reader structure
source§impl Readable for AVS_CNT1_SPEC
impl Readable for AVS_CNT1_SPEC
read()
method returns avs_cnt1::R reader structure
source§impl Readable for AVS_CNT_CTL_SPEC
impl Readable for AVS_CNT_CTL_SPEC
read()
method returns avs_cnt_ctl::R reader structure
source§impl Readable for AVS_CNT_DIV_SPEC
impl Readable for AVS_CNT_DIV_SPEC
read()
method returns avs_cnt_div::R reader structure
source§impl Readable for TMR_CTRL_SPEC
impl Readable for TMR_CTRL_SPEC
read()
method returns tmr_ctrl::R reader structure
source§impl Readable for TMR_CUR_VALUE_SPEC
impl Readable for TMR_CUR_VALUE_SPEC
read()
method returns tmr_cur_value::R reader structure
source§impl Readable for TMR_INTV_VALUE_SPEC
impl Readable for TMR_INTV_VALUE_SPEC
read()
method returns tmr_intv_value::R reader structure
source§impl Readable for TMR_IRQ_EN_SPEC
impl Readable for TMR_IRQ_EN_SPEC
read()
method returns tmr_irq_en::R reader structure
source§impl Readable for TMR_IRQ_STA_SPEC
impl Readable for TMR_IRQ_STA_SPEC
read()
method returns tmr_irq_sta::R reader structure
source§impl Readable for WDOG_CFG_SPEC
impl Readable for WDOG_CFG_SPEC
read()
method returns wdog_cfg::R reader structure
source§impl Readable for WDOG_CTRL_SPEC
impl Readable for WDOG_CTRL_SPEC
read()
method returns wdog_ctrl::R reader structure
source§impl Readable for WDOG_IRQ_EN_SPEC
impl Readable for WDOG_IRQ_EN_SPEC
read()
method returns wdog_irq_en::R reader structure
source§impl Readable for WDOG_IRQ_STA_SPEC
impl Readable for WDOG_IRQ_STA_SPEC
read()
method returns wdog_irq_sta::R reader structure
source§impl Readable for WDOG_MODE_SPEC
impl Readable for WDOG_MODE_SPEC
read()
method returns wdog_mode::R reader structure
source§impl Readable for WDOG_OUTPUT_CFG_SPEC
impl Readable for WDOG_OUTPUT_CFG_SPEC
read()
method returns wdog_output_cfg::R reader structure
source§impl Readable for WDOG_SOFT_RST_SPEC
impl Readable for WDOG_SOFT_RST_SPEC
read()
method returns wdog_soft_rst::R reader structure
source§impl Readable for TP_CALI_DATA_SPEC
impl Readable for TP_CALI_DATA_SPEC
read()
method returns tp_cali_data::R reader structure
source§impl Readable for TP_CTRL0_SPEC
impl Readable for TP_CTRL0_SPEC
read()
method returns tp_ctrl0::R reader structure
source§impl Readable for TP_CTRL1_SPEC
impl Readable for TP_CTRL1_SPEC
read()
method returns tp_ctrl1::R reader structure
source§impl Readable for TP_CTRL2_SPEC
impl Readable for TP_CTRL2_SPEC
read()
method returns tp_ctrl2::R reader structure
source§impl Readable for TP_CTRL3_SPEC
impl Readable for TP_CTRL3_SPEC
read()
method returns tp_ctrl3::R reader structure
source§impl Readable for TP_DATA_SPEC
impl Readable for TP_DATA_SPEC
read()
method returns tp_data::R reader structure
source§impl Readable for TP_INT_FIFO_CTRL_SPEC
impl Readable for TP_INT_FIFO_CTRL_SPEC
read()
method returns tp_int_fifo_ctrl::R reader structure
source§impl Readable for TP_INT_FIFO_STAT_SPEC
impl Readable for TP_INT_FIFO_STAT_SPEC
read()
method returns tp_int_fifo_stat::R reader structure
source§impl Readable for TVD_CLAMP_AGC1_SPEC
impl Readable for TVD_CLAMP_AGC1_SPEC
read()
method returns tvd_clamp_agc1::R reader structure
source§impl Readable for TVD_CLAMP_AGC2_SPEC
impl Readable for TVD_CLAMP_AGC2_SPEC
read()
method returns tvd_clamp_agc2::R reader structure
source§impl Readable for TVD_CLOCK1_SPEC
impl Readable for TVD_CLOCK1_SPEC
read()
method returns tvd_clock1::R reader structure
source§impl Readable for TVD_CLOCK2_SPEC
impl Readable for TVD_CLOCK2_SPEC
read()
method returns tvd_clock2::R reader structure
source§impl Readable for TVD_DEBUG1_SPEC
impl Readable for TVD_DEBUG1_SPEC
read()
method returns tvd_debug1::R reader structure
source§impl Readable for TVD_EN_SPEC
impl Readable for TVD_EN_SPEC
read()
method returns tvd_en::R reader structure
source§impl Readable for TVD_ENHANCE1_SPEC
impl Readable for TVD_ENHANCE1_SPEC
read()
method returns tvd_enhance1::R reader structure
source§impl Readable for TVD_ENHANCE2_SPEC
impl Readable for TVD_ENHANCE2_SPEC
read()
method returns tvd_enhance2::R reader structure
source§impl Readable for TVD_ENHANCE3_SPEC
impl Readable for TVD_ENHANCE3_SPEC
read()
method returns tvd_enhance3::R reader structure
source§impl Readable for TVD_HLOCK1_SPEC
impl Readable for TVD_HLOCK1_SPEC
read()
method returns tvd_hlock1::R reader structure
source§impl Readable for TVD_HLOCK2_SPEC
impl Readable for TVD_HLOCK2_SPEC
read()
method returns tvd_hlock2::R reader structure
source§impl Readable for TVD_HLOCK3_SPEC
impl Readable for TVD_HLOCK3_SPEC
read()
method returns tvd_hlock3::R reader structure
source§impl Readable for TVD_HLOCK4_SPEC
impl Readable for TVD_HLOCK4_SPEC
read()
method returns tvd_hlock4::R reader structure
source§impl Readable for TVD_HLOCK5_SPEC
impl Readable for TVD_HLOCK5_SPEC
read()
method returns tvd_hlock5::R reader structure
source§impl Readable for TVD_IRQ_CTL_SPEC
impl Readable for TVD_IRQ_CTL_SPEC
read()
method returns tvd_irq_ctl::R reader structure
source§impl Readable for TVD_IRQ_STATUS_SPEC
impl Readable for TVD_IRQ_STATUS_SPEC
read()
method returns tvd_irq_status::R reader structure
source§impl Readable for TVD_MODE_SPEC
impl Readable for TVD_MODE_SPEC
read()
method returns tvd_mode::R reader structure
source§impl Readable for TVD_STATUS1_SPEC
impl Readable for TVD_STATUS1_SPEC
read()
method returns tvd_status1::R reader structure
source§impl Readable for TVD_STATUS2_SPEC
impl Readable for TVD_STATUS2_SPEC
read()
method returns tvd_status2::R reader structure
source§impl Readable for TVD_STATUS3_SPEC
impl Readable for TVD_STATUS3_SPEC
read()
method returns tvd_status3::R reader structure
source§impl Readable for TVD_STATUS4_SPEC
impl Readable for TVD_STATUS4_SPEC
read()
method returns tvd_status4::R reader structure
source§impl Readable for TVD_STATUS5_SPEC
impl Readable for TVD_STATUS5_SPEC
read()
method returns tvd_status5::R reader structure
source§impl Readable for TVD_STATUS6_SPEC
impl Readable for TVD_STATUS6_SPEC
read()
method returns tvd_status6::R reader structure
source§impl Readable for TVD_VLOCK1_SPEC
impl Readable for TVD_VLOCK1_SPEC
read()
method returns tvd_vlock1::R reader structure
source§impl Readable for TVD_VLOCK2_SPEC
impl Readable for TVD_VLOCK2_SPEC
read()
method returns tvd_vlock2::R reader structure
source§impl Readable for TVD_WB1_SPEC
impl Readable for TVD_WB1_SPEC
read()
method returns tvd_wb1::R reader structure
source§impl Readable for TVD_WB2_SPEC
impl Readable for TVD_WB2_SPEC
read()
method returns tvd_wb2::R reader structure
source§impl Readable for TVD_WB3_SPEC
impl Readable for TVD_WB3_SPEC
read()
method returns tvd_wb3::R reader structure
source§impl Readable for TVD_WB4_SPEC
impl Readable for TVD_WB4_SPEC
read()
method returns tvd_wb4::R reader structure
source§impl Readable for TVD_YC_SEP1_SPEC
impl Readable for TVD_YC_SEP1_SPEC
read()
method returns tvd_yc_sep1::R reader structure
source§impl Readable for TVD_YC_SEP2_SPEC
impl Readable for TVD_YC_SEP2_SPEC
read()
method returns tvd_yc_sep2::R reader structure
source§impl Readable for TVD_3D_CTL1_SPEC
impl Readable for TVD_3D_CTL1_SPEC
read()
method returns tvd_3d_ctl1::R reader structure
source§impl Readable for TVD_3D_CTL2_SPEC
impl Readable for TVD_3D_CTL2_SPEC
read()
method returns tvd_3d_ctl2::R reader structure
source§impl Readable for TVD_3D_CTL3_SPEC
impl Readable for TVD_3D_CTL3_SPEC
read()
method returns tvd_3d_ctl3::R reader structure
source§impl Readable for TVD_3D_CTL4_SPEC
impl Readable for TVD_3D_CTL4_SPEC
read()
method returns tvd_3d_ctl4::R reader structure
source§impl Readable for TVD_3D_CTL5_SPEC
impl Readable for TVD_3D_CTL5_SPEC
read()
method returns tvd_3d_ctl5::R reader structure
source§impl Readable for TVD_ADC_CFG_SPEC
impl Readable for TVD_ADC_CFG_SPEC
read()
method returns tvd_adc_cfg::R reader structure
source§impl Readable for TVD_ADC_CTL_SPEC
impl Readable for TVD_ADC_CTL_SPEC
read()
method returns tvd_adc_ctl::R reader structure
source§impl Readable for TVD_TOP_CTL_SPEC
impl Readable for TVD_TOP_CTL_SPEC
read()
method returns tvd_top_ctl::R reader structure
source§impl Readable for TVD_TOP_MAP_SPEC
impl Readable for TVD_TOP_MAP_SPEC
read()
method returns tvd_top_map::R reader structure
source§impl Readable for TVE_AUTO_DETECT_CFG0_SPEC
impl Readable for TVE_AUTO_DETECT_CFG0_SPEC
read()
method returns tve_auto_detect_cfg0::R reader structure
source§impl Readable for TVE_AUTO_DETECT_CFG1_SPEC
impl Readable for TVE_AUTO_DETECT_CFG1_SPEC
read()
method returns tve_auto_detect_cfg1::R reader structure
source§impl Readable for TVE_AUTO_DETECTION_DEBOUNCE_SETTING_SPEC
impl Readable for TVE_AUTO_DETECTION_DEBOUNCE_SETTING_SPEC
read()
method returns tve_auto_detection_debounce_setting::R reader structure
source§impl Readable for TVE_AUTO_DETECTION_ENABLE_SPEC
impl Readable for TVE_AUTO_DETECTION_ENABLE_SPEC
read()
method returns tve_auto_detection_enable::R reader structure
source§impl Readable for TVE_AUTO_DETECTION_INTERRUPT_STATUS_SPEC
impl Readable for TVE_AUTO_DETECTION_INTERRUPT_STATUS_SPEC
read()
method returns tve_auto_detection_interrupt_status::R reader structure
source§impl Readable for TVE_AUTO_DETECTION_STATUS_SPEC
impl Readable for TVE_AUTO_DETECTION_STATUS_SPEC
read()
method returns tve_auto_detection_status::R reader structure
source§impl Readable for TVE_BURST_WIDTH_SPEC
impl Readable for TVE_BURST_WIDTH_SPEC
read()
method returns tve_burst_width::R reader structure
source§impl Readable for TVE_CBCR_GAIN_SPEC
impl Readable for TVE_CBCR_GAIN_SPEC
read()
method returns tve_cbcr_gain::R reader structure
source§impl Readable for TVE_CBCR_LEVEL_GAIN_SPEC
impl Readable for TVE_CBCR_LEVEL_GAIN_SPEC
read()
method returns tve_cbcr_level_gain::R reader structure
source§impl Readable for TVE_CHROMA_FREQUENCY_SPEC
impl Readable for TVE_CHROMA_FREQUENCY_SPEC
read()
method returns tve_chroma_frequency::R reader structure
source§impl Readable for TVE_CLOCK_GATING_SPEC
impl Readable for TVE_CLOCK_GATING_SPEC
read()
method returns tve_clock_gating::R reader structure
source§impl Readable for TVE_COLOR_BURST_PHASE_RESET_CFG_SPEC
impl Readable for TVE_COLOR_BURST_PHASE_RESET_CFG_SPEC
read()
method returns tve_color_burst_phase_reset_cfg::R reader structure
source§impl Readable for TVE_CONFIGURATION0_SPEC
impl Readable for TVE_CONFIGURATION0_SPEC
read()
method returns tve_configuration0::R reader structure
source§impl Readable for TVE_CONFIGURATION1_SPEC
impl Readable for TVE_CONFIGURATION1_SPEC
read()
method returns tve_configuration1::R reader structure
source§impl Readable for TVE_CONFIGURATION_SPEC
impl Readable for TVE_CONFIGURATION_SPEC
read()
method returns tve_configuration::R reader structure
source§impl Readable for TVE_DAC1_SPEC
impl Readable for TVE_DAC1_SPEC
read()
method returns tve_dac1::R reader structure
source§impl Readable for TVE_DAC2_SPEC
impl Readable for TVE_DAC2_SPEC
read()
method returns tve_dac2::R reader structure
source§impl Readable for TVE_FRONT_BACK_PORCH_SPEC
impl Readable for TVE_FRONT_BACK_PORCH_SPEC
read()
method returns tve_front_back_porch::R reader structure
source§impl Readable for TVE_HD_VSYNC_SPEC
impl Readable for TVE_HD_VSYNC_SPEC
read()
method returns tve_hd_vsync::R reader structure
source§impl Readable for TVE_LEVEL_SPEC
impl Readable for TVE_LEVEL_SPEC
read()
method returns tve_level::R reader structure
source§impl Readable for TVE_LINE_NUMBER_SPEC
impl Readable for TVE_LINE_NUMBER_SPEC
read()
method returns tve_line_number::R reader structure
source§impl Readable for TVE_LOW_PASS_CONTROL_SPEC
impl Readable for TVE_LOW_PASS_CONTROL_SPEC
read()
method returns tve_low_pass_control::R reader structure
source§impl Readable for TVE_LOW_PASS_CORING_SPEC
impl Readable for TVE_LOW_PASS_CORING_SPEC
read()
method returns tve_low_pass_coring::R reader structure
source§impl Readable for TVE_LOW_PASS_FILTER_CONTROL_SPEC
impl Readable for TVE_LOW_PASS_FILTER_CONTROL_SPEC
read()
method returns tve_low_pass_filter_control::R reader structure
source§impl Readable for TVE_LOW_PASS_GAIN_SPEC
impl Readable for TVE_LOW_PASS_GAIN_SPEC
read()
method returns tve_low_pass_gain::R reader structure
source§impl Readable for TVE_LOW_PASS_GAIN_CONTROL_SPEC
impl Readable for TVE_LOW_PASS_GAIN_CONTROL_SPEC
read()
method returns tve_low_pass_gain_control::R reader structure
source§impl Readable for TVE_LOW_PASS_SHOOT_CONTROL_SPEC
impl Readable for TVE_LOW_PASS_SHOOT_CONTROL_SPEC
read()
method returns tve_low_pass_shoot_control::R reader structure
source§impl Readable for TVE_NOISE_REDUCTION_SPEC
impl Readable for TVE_NOISE_REDUCTION_SPEC
read()
method returns tve_noise_reduction::R reader structure
source§impl Readable for TVE_NOTCH_DAC_DELAY_SPEC
impl Readable for TVE_NOTCH_DAC_DELAY_SPEC
read()
method returns tve_notch_dac_delay::R reader structure
source§impl Readable for TVE_NOTCH_FILTER_FREQUENCY_SPEC
impl Readable for TVE_NOTCH_FILTER_FREQUENCY_SPEC
read()
method returns tve_notch_filter_frequency::R reader structure
source§impl Readable for TVE_NOTCH_WIDTH_COMP_YUV_EN_SPEC
impl Readable for TVE_NOTCH_WIDTH_COMP_YUV_EN_SPEC
read()
method returns tve_notch_width_comp_yuv_en::R reader structure
source§impl Readable for TVE_RESYNC_PARAMETERS_SPEC
impl Readable for TVE_RESYNC_PARAMETERS_SPEC
read()
method returns tve_resync_parameters::R reader structure
source§impl Readable for TVE_SLAVE_PARAMETER_SPEC
impl Readable for TVE_SLAVE_PARAMETER_SPEC
read()
method returns tve_slave_parameter::R reader structure
source§impl Readable for TVE_SYNC_VBI_LEVEL_SPEC
impl Readable for TVE_SYNC_VBI_LEVEL_SPEC
read()
method returns tve_sync_vbi_level::R reader structure
source§impl Readable for TVE_TINT_COLOR_BURST_PHASE_SPEC
impl Readable for TVE_TINT_COLOR_BURST_PHASE_SPEC
read()
method returns tve_tint_color_burst_phase::R reader structure
source§impl Readable for TVE_VIDEO_ACTIVE_LINE_SPEC
impl Readable for TVE_VIDEO_ACTIVE_LINE_SPEC
read()
method returns tve_video_active_line::R reader structure
source§impl Readable for TVE_VIDEO_CHROMA_BW_COMP_GAIN_SPEC
impl Readable for TVE_VIDEO_CHROMA_BW_COMP_GAIN_SPEC
read()
method returns tve_video_chroma_bw_comp_gain::R reader structure
source§impl Readable for TVE_VSYNC_NUMBER_SPEC
impl Readable for TVE_VSYNC_NUMBER_SPEC
read()
method returns tve_vsync_number::R reader structure
source§impl Readable for TVE_WHITE_LEVEL_SPEC
impl Readable for TVE_WHITE_LEVEL_SPEC
read()
method returns tve_white_level::R reader structure
source§impl Readable for TVE_DAC_CFG0_SPEC
impl Readable for TVE_DAC_CFG0_SPEC
read()
method returns tve_dac_cfg0::R reader structure
source§impl Readable for TVE_DAC_CFG1_SPEC
impl Readable for TVE_DAC_CFG1_SPEC
read()
method returns tve_dac_cfg1::R reader structure
source§impl Readable for TVE_DAC_CFG2_SPEC
impl Readable for TVE_DAC_CFG2_SPEC
read()
method returns tve_dac_cfg2::R reader structure
source§impl Readable for TVE_DAC_CFG3_SPEC
impl Readable for TVE_DAC_CFG3_SPEC
read()
method returns tve_dac_cfg3::R reader structure
source§impl Readable for TVE_DAC_MAP_SPEC
impl Readable for TVE_DAC_MAP_SPEC
read()
method returns tve_dac_map::R reader structure
source§impl Readable for TVE_DAC_STATUS_SPEC
impl Readable for TVE_DAC_STATUS_SPEC
read()
method returns tve_dac_status::R reader structure
source§impl Readable for TVE_DAC_TEST_SPEC
impl Readable for TVE_DAC_TEST_SPEC
read()
method returns tve_dac_test::R reader structure
source§impl Readable for TWI_ADDR_SPEC
impl Readable for TWI_ADDR_SPEC
read()
method returns twi_addr::R reader structure
source§impl Readable for TWI_CCR_SPEC
impl Readable for TWI_CCR_SPEC
read()
method returns twi_ccr::R reader structure
source§impl Readable for TWI_CNTR_SPEC
impl Readable for TWI_CNTR_SPEC
read()
method returns twi_cntr::R reader structure
source§impl Readable for TWI_DATA_SPEC
impl Readable for TWI_DATA_SPEC
read()
method returns twi_data::R reader structure
source§impl Readable for TWI_DRV_BUS_CTRL_SPEC
impl Readable for TWI_DRV_BUS_CTRL_SPEC
read()
method returns twi_drv_bus_ctrl::R reader structure
source§impl Readable for TWI_DRV_CFG_SPEC
impl Readable for TWI_DRV_CFG_SPEC
read()
method returns twi_drv_cfg::R reader structure
source§impl Readable for TWI_DRV_CTRL_SPEC
impl Readable for TWI_DRV_CTRL_SPEC
read()
method returns twi_drv_ctrl::R reader structure
source§impl Readable for TWI_DRV_DMA_CFG_SPEC
impl Readable for TWI_DRV_DMA_CFG_SPEC
read()
method returns twi_drv_dma_cfg::R reader structure
source§impl Readable for TWI_DRV_FIFO_CON_SPEC
impl Readable for TWI_DRV_FIFO_CON_SPEC
read()
method returns twi_drv_fifo_con::R reader structure
source§impl Readable for TWI_DRV_FMT_SPEC
impl Readable for TWI_DRV_FMT_SPEC
read()
method returns twi_drv_fmt::R reader structure
source§impl Readable for TWI_DRV_INT_CTRL_SPEC
impl Readable for TWI_DRV_INT_CTRL_SPEC
read()
method returns twi_drv_int_ctrl::R reader structure
source§impl Readable for TWI_DRV_RECV_FIFO_ACC_SPEC
impl Readable for TWI_DRV_RECV_FIFO_ACC_SPEC
read()
method returns twi_drv_recv_fifo_acc::R reader structure
source§impl Readable for TWI_DRV_SLV_SPEC
impl Readable for TWI_DRV_SLV_SPEC
read()
method returns twi_drv_slv::R reader structure
source§impl Readable for TWI_EFR_SPEC
impl Readable for TWI_EFR_SPEC
read()
method returns twi_efr::R reader structure
source§impl Readable for TWI_LCR_SPEC
impl Readable for TWI_LCR_SPEC
read()
method returns twi_lcr::R reader structure
source§impl Readable for TWI_SRST_SPEC
impl Readable for TWI_SRST_SPEC
read()
method returns twi_srst::R reader structure
source§impl Readable for TWI_STAT_SPEC
impl Readable for TWI_STAT_SPEC
read()
method returns twi_stat::R reader structure
source§impl Readable for TWI_XADDR_SPEC
impl Readable for TWI_XADDR_SPEC
read()
method returns twi_xaddr::R reader structure
source§impl Readable for DBG_DLH_SPEC
impl Readable for DBG_DLH_SPEC
read()
method returns dbg_dlh::R reader structure
source§impl Readable for DBG_DLL_SPEC
impl Readable for DBG_DLL_SPEC
read()
method returns dbg_dll::R reader structure
source§impl Readable for DMA_REQ_EN_SPEC
impl Readable for DMA_REQ_EN_SPEC
read()
method returns dma_req_en::R reader structure
source§impl Readable for RXDMA_BL_SPEC
impl Readable for RXDMA_BL_SPEC
read()
method returns rxdma_bl::R reader structure
source§impl Readable for RXDMA_CTRL_SPEC
impl Readable for RXDMA_CTRL_SPEC
read()
method returns rxdma_ctrl::R reader structure
source§impl Readable for RXDMA_DCNT_SPEC
impl Readable for RXDMA_DCNT_SPEC
read()
method returns rxdma_dcnt::R reader structure
source§impl Readable for RXDMA_IE_SPEC
impl Readable for RXDMA_IE_SPEC
read()
method returns rxdma_ie::R reader structure
source§impl Readable for RXDMA_IS_SPEC
impl Readable for RXDMA_IS_SPEC
read()
method returns rxdma_is::R reader structure
source§impl Readable for RXDMA_LMT_SPEC
impl Readable for RXDMA_LMT_SPEC
read()
method returns rxdma_lmt::R reader structure
source§impl Readable for RXDMA_RADDRH_SPEC
impl Readable for RXDMA_RADDRH_SPEC
read()
method returns rxdma_raddrh::R reader structure
source§impl Readable for RXDMA_RADDRL_SPEC
impl Readable for RXDMA_RADDRL_SPEC
read()
method returns rxdma_raddrl::R reader structure
source§impl Readable for RXDMA_SADDRH_SPEC
impl Readable for RXDMA_SADDRH_SPEC
read()
method returns rxdma_saddrh::R reader structure
source§impl Readable for RXDMA_SADDRL_SPEC
impl Readable for RXDMA_SADDRL_SPEC
read()
method returns rxdma_saddrl::R reader structure
source§impl Readable for RXDMA_STA_SPEC
impl Readable for RXDMA_STA_SPEC
read()
method returns rxdma_sta::R reader structure
source§impl Readable for RXDMA_STR_SPEC
impl Readable for RXDMA_STR_SPEC
read()
method returns rxdma_str::R reader structure
source§impl Readable for RXDMA_WADDRH_SPEC
impl Readable for RXDMA_WADDRH_SPEC
read()
method returns rxdma_waddrh::R reader structure
source§impl Readable for RXDMA_WADDRL_SPEC
impl Readable for RXDMA_WADDRL_SPEC
read()
method returns rxdma_waddrl::R reader structure
source§impl Readable for CAPLENGTH_SPEC
impl Readable for CAPLENGTH_SPEC
read()
method returns caplength::R reader structure
source§impl Readable for HCCPARAMS_SPEC
impl Readable for HCCPARAMS_SPEC
read()
method returns hccparams::R reader structure
source§impl Readable for HCIVERSION_SPEC
impl Readable for HCIVERSION_SPEC
read()
method returns hciversion::R reader structure
source§impl Readable for HCSP_PORTROUTE_SPEC
impl Readable for HCSP_PORTROUTE_SPEC
read()
method returns hcsp_portroute::R reader structure
source§impl Readable for HCSPARAMS_SPEC
impl Readable for HCSPARAMS_SPEC
read()
method returns hcsparams::R reader structure
source§impl Readable for ASYNCLISTADDR_SPEC
impl Readable for ASYNCLISTADDR_SPEC
read()
method returns asynclistaddr::R reader structure
source§impl Readable for CONFIGFLAG_SPEC
impl Readable for CONFIGFLAG_SPEC
read()
method returns configflag::R reader structure
source§impl Readable for CTRLDSSEGMENT_SPEC
impl Readable for CTRLDSSEGMENT_SPEC
read()
method returns ctrldssegment::R reader structure
source§impl Readable for FRINDEX_SPEC
impl Readable for FRINDEX_SPEC
read()
method returns frindex::R reader structure
source§impl Readable for PERIODICLISTBASE_SPEC
impl Readable for PERIODICLISTBASE_SPEC
read()
method returns periodiclistbase::R reader structure
source§impl Readable for PORTSC_SPEC
impl Readable for PORTSC_SPEC
read()
method returns portsc::R reader structure
source§impl Readable for USBCMD_SPEC
impl Readable for USBCMD_SPEC
read()
method returns usbcmd::R reader structure
source§impl Readable for USBINTR_SPEC
impl Readable for USBINTR_SPEC
read()
method returns usbintr::R reader structure
source§impl Readable for USBSTS_SPEC
impl Readable for USBSTS_SPEC
read()
method returns usbsts::R reader structure
source§impl Readable for HCI_CTRL3_SPEC
impl Readable for HCI_CTRL3_SPEC
read()
method returns hci_ctrl3::R reader structure
source§impl Readable for HCI_INTERFACE_SPEC
impl Readable for HCI_INTERFACE_SPEC
read()
method returns hci_interface::R reader structure
source§impl Readable for HCI_SIE_PORT_DISABLE_CONTROL_SPEC
impl Readable for HCI_SIE_PORT_DISABLE_CONTROL_SPEC
read()
method returns hci_sie_port_disable_control::R reader structure
source§impl Readable for PHY_CONTROL_SPEC
impl Readable for PHY_CONTROL_SPEC
read()
method returns phy_control::R reader structure
source§impl Readable for PHY_STATUS_SPEC
impl Readable for PHY_STATUS_SPEC
read()
method returns phy_status::R reader structure
source§impl Readable for HC_COMMAND_STATUS_SPEC
impl Readable for HC_COMMAND_STATUS_SPEC
read()
method returns hc_command_status::R reader structure
source§impl Readable for HC_CONTROL_SPEC
impl Readable for HC_CONTROL_SPEC
read()
method returns hc_control::R reader structure
source§impl Readable for HC_INTERRUPT_DISABLE_SPEC
impl Readable for HC_INTERRUPT_DISABLE_SPEC
read()
method returns hc_interrupt_disable::R reader structure
source§impl Readable for HC_INTERRUPT_ENABLE_SPEC
impl Readable for HC_INTERRUPT_ENABLE_SPEC
read()
method returns hc_interrupt_enable::R reader structure
source§impl Readable for HC_INTERRUPT_STATUS_SPEC
impl Readable for HC_INTERRUPT_STATUS_SPEC
read()
method returns hc_interrupt_status::R reader structure
source§impl Readable for HC_FM_INTERVAL_SPEC
impl Readable for HC_FM_INTERVAL_SPEC
read()
method returns hc_fm_interval::R reader structure
source§impl Readable for HC_FM_NUMBER_SPEC
impl Readable for HC_FM_NUMBER_SPEC
read()
method returns hc_fm_number::R reader structure
source§impl Readable for HC_FM_REMAINING_SPEC
impl Readable for HC_FM_REMAINING_SPEC
read()
method returns hc_fm_remaining::R reader structure
source§impl Readable for HC_LS_THRESHOLD_SPEC
impl Readable for HC_LS_THRESHOLD_SPEC
read()
method returns hc_ls_threshold::R reader structure
source§impl Readable for HC_PERIODIC_START_SPEC
impl Readable for HC_PERIODIC_START_SPEC
read()
method returns hc_periodic_start::R reader structure
source§impl Readable for HC_BULK_CURRENT_ED_SPEC
impl Readable for HC_BULK_CURRENT_ED_SPEC
read()
method returns hc_bulk_current_ed::R reader structure
source§impl Readable for HC_BULK_HEAD_ED_SPEC
impl Readable for HC_BULK_HEAD_ED_SPEC
read()
method returns hc_bulk_head_ed::R reader structure
source§impl Readable for HC_CONTROL_CURRENT_ED_SPEC
impl Readable for HC_CONTROL_CURRENT_ED_SPEC
read()
method returns hc_control_current_ed::R reader structure
source§impl Readable for HC_CONTROL_HEAD_ED_SPEC
impl Readable for HC_CONTROL_HEAD_ED_SPEC
read()
method returns hc_control_head_ed::R reader structure
source§impl Readable for HC_DONE_HEAD_SPEC
impl Readable for HC_DONE_HEAD_SPEC
read()
method returns hc_done_head::R reader structure
source§impl Readable for HC_HCCA_SPEC
impl Readable for HC_HCCA_SPEC
read()
method returns hc_hcca::R reader structure
source§impl Readable for HC_PERIOD_CURRENT_ED_SPEC
impl Readable for HC_PERIOD_CURRENT_ED_SPEC
read()
method returns hc_period_current_ed::R reader structure
source§impl Readable for HC_RH_DESCRIPTOR_A_SPEC
impl Readable for HC_RH_DESCRIPTOR_A_SPEC
read()
method returns hc_rh_descriptor_a::R reader structure
source§impl Readable for HC_RH_DESCRIPTOR_B_SPEC
impl Readable for HC_RH_DESCRIPTOR_B_SPEC
read()
method returns hc_rh_descriptor_b::R reader structure
source§impl Readable for HC_RH_PORT_STATUS_SPEC
impl Readable for HC_RH_PORT_STATUS_SPEC
read()
method returns hc_rh_port_status::R reader structure
source§impl Readable for HC_RH_STATUS_SPEC
impl Readable for HC_RH_STATUS_SPEC
read()
method returns hc_rh_status::R reader structure