Readable

Trait Readable 

Source
pub trait Readable: RegisterSpec { }
Expand description

Trait implemented by readable registers to enable the read method.

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

Implementors§

Source§

impl Readable for AUTO_CYCLE_SPEC

read() method returns auto_cycle::R reader structure

Source§

impl Readable for CFG_SPEC

read() method returns cfg::R reader structure

Source§

impl Readable for CHANNEL_SPEC

read() method returns channel::R reader structure

Source§

impl Readable for CONVERT_SPEC

read() method returns convert::R reader structure

Source§

impl Readable for DATA_SPEC

read() method returns data::R reader structure

Source§

impl Readable for ch58x::ch58x::adc::dma_beg::DMA_BEG_SPEC

read() method returns dma_beg::R reader structure

Source§

impl Readable for DMA_CTRL_SPEC

read() method returns dma_ctrl::R reader structure

Source§

impl Readable for ch58x::ch58x::adc::dma_end::DMA_END_SPEC

read() method returns dma_end::R reader structure

Source§

impl Readable for DMA_IF_SPEC

read() method returns dma_if::R reader structure

Source§

impl Readable for ch58x::ch58x::adc::dma_now::DMA_NOW_SPEC

read() method returns dma_now::R reader structure

Source§

impl Readable for ch58x::ch58x::adc::int_flag::INT_FLAG_SPEC

read() method returns int_flag::R reader structure

Source§

impl Readable for ch58x::ch58x::adc::tem_sensor::TEM_SENSOR_SPEC

read() method returns tem_sensor::R reader structure

Source§

impl Readable for CLR_SPEC

read() method returns clr::R reader structure

Source§

impl Readable for DIR_SPEC

read() method returns dir::R reader structure

Source§

impl Readable for OUT_SPEC

read() method returns out::R reader structure

Source§

impl Readable for PD_DRV_SPEC

read() method returns pd_drv::R reader structure

Source§

impl Readable for PIN_SPEC

read() method returns pin::R reader structure

Source§

impl Readable for PU_SPEC

read() method returns pu::R reader structure

Source§

impl Readable for ch58x::ch58x::gpioctl::pa_int_en::PA_INT_EN_SPEC

read() method returns pa_int_en::R reader structure

Source§

impl Readable for ch58x::ch58x::gpioctl::pa_int_if::PA_INT_IF_SPEC

read() method returns pa_int_if::R reader structure

Source§

impl Readable for ch58x::ch58x::gpioctl::pa_int_mode::PA_INT_MODE_SPEC

read() method returns pa_int_mode::R reader structure

Source§

impl Readable for ch58x::ch58x::gpioctl::pb_int_en::PB_INT_EN_SPEC

read() method returns pb_int_en::R reader structure

Source§

impl Readable for ch58x::ch58x::gpioctl::pb_int_if::PB_INT_IF_SPEC

read() method returns pb_int_if::R reader structure

Source§

impl Readable for ch58x::ch58x::gpioctl::pb_int_mode::PB_INT_MODE_SPEC

read() method returns pb_int_mode::R reader structure

Source§

impl Readable for ch58x::ch58x::gpioctl::pin_alternate::PIN_ALTERNATE_SPEC

read() method returns pin_alternate::R reader structure

Source§

impl Readable for ch58x::ch58x::gpioctl::pin_analog_ie::PIN_ANALOG_IE_SPEC

read() method returns pin_analog_ie::R reader structure

Source§

impl Readable for CKCFGR_SPEC

read() method returns ckcfgr::R reader structure

Source§

impl Readable for CTRL1_SPEC

read() method returns ctrl1::R reader structure

Source§

impl Readable for CTRL2_SPEC

read() method returns ctrl2::R reader structure

Source§

impl Readable for DATAR_SPEC

read() method returns datar::R reader structure

Source§

impl Readable for OADDR1_SPEC

read() method returns oaddr1::R reader structure

Source§

impl Readable for OADDR2_SPEC

read() method returns oaddr2::R reader structure

Source§

impl Readable for RTR_SPEC

read() method returns rtr::R reader structure

Source§

impl Readable for STAR1_SPEC

read() method returns star1::R reader structure

Source§

impl Readable for STAR2_SPEC

read() method returns star2::R reader structure

Source§

impl Readable for FIADDRR0_SPEC

read() method returns fiaddrr0::R reader structure

Source§

impl Readable for FIADDRR1_SPEC

read() method returns fiaddrr1::R reader structure

Source§

impl Readable for FIADDRR2_SPEC

read() method returns fiaddrr2::R reader structure

Source§

impl Readable for FIADDRR3_SPEC

read() method returns fiaddrr3::R reader structure

Source§

impl Readable for GISR_SPEC

read() method returns gisr::R reader structure

Source§

impl Readable for IACTR1_SPEC

read() method returns iactr1::R reader structure

Source§

impl Readable for IACTR2_SPEC

read() method returns iactr2::R reader structure

Source§

impl Readable for IDCFGR_SPEC

read() method returns idcfgr::R reader structure

Source§

impl Readable for IPR1_SPEC

read() method returns ipr1::R reader structure

Source§

impl Readable for IPR2_SPEC

read() method returns ipr2::R reader structure

Source§

impl Readable for IPRIOR0_SPEC

read() method returns iprior0::R reader structure

Source§

impl Readable for IPRIOR1_SPEC

read() method returns iprior1::R reader structure

Source§

impl Readable for IPRIOR2_SPEC

read() method returns iprior2::R reader structure

Source§

impl Readable for IPRIOR3_SPEC

read() method returns iprior3::R reader structure

Source§

impl Readable for IPRIOR4_SPEC

read() method returns iprior4::R reader structure

Source§

impl Readable for IPRIOR5_SPEC

read() method returns iprior5::R reader structure

Source§

impl Readable for IPRIOR6_SPEC

read() method returns iprior6::R reader structure

Source§

impl Readable for IPRIOR7_SPEC

read() method returns iprior7::R reader structure

Source§

impl Readable for IPRIOR8_SPEC

read() method returns iprior8::R reader structure

Source§

impl Readable for IPRIOR9_SPEC

read() method returns iprior9::R reader structure

Source§

impl Readable for IPRIOR10_SPEC

read() method returns iprior10::R reader structure

Source§

impl Readable for IPRIOR11_SPEC

read() method returns iprior11::R reader structure

Source§

impl Readable for IPRIOR12_SPEC

read() method returns iprior12::R reader structure

Source§

impl Readable for IPRIOR13_SPEC

read() method returns iprior13::R reader structure

Source§

impl Readable for IPRIOR14_SPEC

read() method returns iprior14::R reader structure

Source§

impl Readable for IPRIOR15_SPEC

read() method returns iprior15::R reader structure

Source§

impl Readable for IPRIOR16_SPEC

read() method returns iprior16::R reader structure

Source§

impl Readable for IPRIOR17_SPEC

read() method returns iprior17::R reader structure

Source§

impl Readable for IPRIOR18_SPEC

read() method returns iprior18::R reader structure

Source§

impl Readable for IPRIOR19_SPEC

read() method returns iprior19::R reader structure

Source§

impl Readable for IPRIOR20_SPEC

read() method returns iprior20::R reader structure

Source§

impl Readable for IPRIOR21_SPEC

read() method returns iprior21::R reader structure

Source§

impl Readable for IPRIOR22_SPEC

read() method returns iprior22::R reader structure

Source§

impl Readable for IPRIOR23_SPEC

read() method returns iprior23::R reader structure

Source§

impl Readable for IPRIOR24_SPEC

read() method returns iprior24::R reader structure

Source§

impl Readable for IPRIOR25_SPEC

read() method returns iprior25::R reader structure

Source§

impl Readable for IPRIOR26_SPEC

read() method returns iprior26::R reader structure

Source§

impl Readable for IPRIOR27_SPEC

read() method returns iprior27::R reader structure

Source§

impl Readable for IPRIOR28_SPEC

read() method returns iprior28::R reader structure

Source§

impl Readable for IPRIOR29_SPEC

read() method returns iprior29::R reader structure

Source§

impl Readable for IPRIOR30_SPEC

read() method returns iprior30::R reader structure

Source§

impl Readable for IPRIOR31_SPEC

read() method returns iprior31::R reader structure

Source§

impl Readable for IPRIOR32_SPEC

read() method returns iprior32::R reader structure

Source§

impl Readable for IPRIOR33_SPEC

read() method returns iprior33::R reader structure

Source§

impl Readable for IPRIOR34_SPEC

read() method returns iprior34::R reader structure

Source§

impl Readable for IPRIOR35_SPEC

read() method returns iprior35::R reader structure

Source§

impl Readable for IPRIOR36_SPEC

read() method returns iprior36::R reader structure

Source§

impl Readable for IPRIOR37_SPEC

read() method returns iprior37::R reader structure

Source§

impl Readable for IPRIOR38_SPEC

read() method returns iprior38::R reader structure

Source§

impl Readable for IPRIOR39_SPEC

read() method returns iprior39::R reader structure

Source§

impl Readable for IPRIOR40_SPEC

read() method returns iprior40::R reader structure

Source§

impl Readable for IPRIOR41_SPEC

read() method returns iprior41::R reader structure

Source§

impl Readable for IPRIOR42_SPEC

read() method returns iprior42::R reader structure

Source§

impl Readable for IPRIOR43_SPEC

read() method returns iprior43::R reader structure

Source§

impl Readable for IPRIOR44_SPEC

read() method returns iprior44::R reader structure

Source§

impl Readable for IPRIOR45_SPEC

read() method returns iprior45::R reader structure

Source§

impl Readable for IPRIOR46_SPEC

read() method returns iprior46::R reader structure

Source§

impl Readable for IPRIOR47_SPEC

read() method returns iprior47::R reader structure

Source§

impl Readable for IPRIOR48_SPEC

read() method returns iprior48::R reader structure

Source§

impl Readable for IPRIOR49_SPEC

read() method returns iprior49::R reader structure

Source§

impl Readable for IPRIOR50_SPEC

read() method returns iprior50::R reader structure

Source§

impl Readable for IPRIOR51_SPEC

read() method returns iprior51::R reader structure

Source§

impl Readable for IPRIOR52_SPEC

read() method returns iprior52::R reader structure

Source§

impl Readable for IPRIOR53_SPEC

read() method returns iprior53::R reader structure

Source§

impl Readable for IPRIOR54_SPEC

read() method returns iprior54::R reader structure

Source§

impl Readable for IPRIOR55_SPEC

read() method returns iprior55::R reader structure

Source§

impl Readable for IPRIOR56_SPEC

read() method returns iprior56::R reader structure

Source§

impl Readable for IPRIOR57_SPEC

read() method returns iprior57::R reader structure

Source§

impl Readable for IPRIOR58_SPEC

read() method returns iprior58::R reader structure

Source§

impl Readable for IPRIOR59_SPEC

read() method returns iprior59::R reader structure

Source§

impl Readable for IPRIOR60_SPEC

read() method returns iprior60::R reader structure

Source§

impl Readable for IPRIOR61_SPEC

read() method returns iprior61::R reader structure

Source§

impl Readable for IPRIOR62_SPEC

read() method returns iprior62::R reader structure

Source§

impl Readable for IPRIOR63_SPEC

read() method returns iprior63::R reader structure

Source§

impl Readable for ISR1_SPEC

read() method returns isr1::R reader structure

Source§

impl Readable for ISR2_SPEC

read() method returns isr2::R reader structure

Source§

impl Readable for ITHRESDR_SPEC

read() method returns ithresdr::R reader structure

Source§

impl Readable for SCTLR_SPEC

read() method returns sctlr::R reader structure

Source§

impl Readable for PWM4_DATA_SPEC

read() method returns pwm4_data::R reader structure

Source§

impl Readable for PWM5_DATA_SPEC

read() method returns pwm5_data::R reader structure

Source§

impl Readable for PWM6_DATA_SPEC

read() method returns pwm6_data::R reader structure

Source§

impl Readable for PWM7_DATA_SPEC

read() method returns pwm7_data::R reader structure

Source§

impl Readable for PWM8_DATA_SPEC

read() method returns pwm8_data::R reader structure

Source§

impl Readable for PWM9_DATA_SPEC

read() method returns pwm9_data::R reader structure

Source§

impl Readable for PWM10_DATA_SPEC

read() method returns pwm10_data::R reader structure

Source§

impl Readable for PWM11_DATA_SPEC

read() method returns pwm11_data::R reader structure

Source§

impl Readable for PWM_CLOCK_DIV_SPEC

read() method returns pwm_clock_div::R reader structure

Source§

impl Readable for PWM_CONFIG_SPEC

read() method returns pwm_config::R reader structure

Source§

impl Readable for PWM_INT_CTRL_SPEC

read() method returns pwm_int_ctrl::R reader structure

Source§

impl Readable for PWM_OUT_EN_SPEC

read() method returns pwm_out_en::R reader structure

Source§

impl Readable for PWM_POLAR_SPEC

read() method returns pwm_polar::R reader structure

Source§

impl Readable for CNT_2S_SPEC

read() method returns cnt_2s::R reader structure

Source§

impl Readable for CNT_32K_SPEC

read() method returns cnt_32k::R reader structure

Source§

impl Readable for CNT_DAY_SPEC

read() method returns cnt_day::R reader structure

Source§

impl Readable for FLAG_CTRL_SPEC

read() method returns flag_ctrl::R reader structure

Source§

impl Readable for MODE_CTRL_SPEC

read() method returns mode_ctrl::R reader structure

Source§

impl Readable for TRIG_SPEC

read() method returns trig::R reader structure

Source§

impl Readable for ch58x::ch58x::spi0::buffer::BUFFER_SPEC

read() method returns buffer::R reader structure

Source§

impl Readable for ch58x::ch58x::spi0::clock_div::CLOCK_DIV_SPEC

read() method returns clock_div::R reader structure

Source§

impl Readable for ch58x::ch58x::spi0::ctrl_cfg::CTRL_CFG_SPEC

read() method returns ctrl_cfg::R reader structure

Source§

impl Readable for ch58x::ch58x::spi0::ctrl_mod::CTRL_MOD_SPEC

read() method returns ctrl_mod::R reader structure

Source§

impl Readable for ch58x::ch58x::spi0::dma_beg::DMA_BEG_SPEC

read() method returns dma_beg::R reader structure

Source§

impl Readable for ch58x::ch58x::spi0::dma_end::DMA_END_SPEC

read() method returns dma_end::R reader structure

Source§

impl Readable for ch58x::ch58x::spi0::dma_now::DMA_NOW_SPEC

read() method returns dma_now::R reader structure

Source§

impl Readable for ch58x::ch58x::spi0::fifo::FIFO_SPEC

read() method returns fifo::R reader structure

Source§

impl Readable for ch58x::ch58x::spi0::fifo_count1::FIFO_COUNT1_SPEC

read() method returns fifo_count1::R reader structure

Source§

impl Readable for ch58x::ch58x::spi0::fifo_count::FIFO_COUNT_SPEC

read() method returns fifo_count::R reader structure

Source§

impl Readable for ch58x::ch58x::spi0::int_flag::INT_FLAG_SPEC

read() method returns int_flag::R reader structure

Source§

impl Readable for ch58x::ch58x::spi0::inter_en::INTER_EN_SPEC

read() method returns inter_en::R reader structure

Source§

impl Readable for ch58x::ch58x::spi0::run_flag::RUN_FLAG_SPEC

read() method returns run_flag::R reader structure

Source§

impl Readable for SLAVE_PRE_SPEC

read() method returns slave_pre::R reader structure

Source§

impl Readable for ch58x::ch58x::spi0::total_cnt::TOTAL_CNT_SPEC

read() method returns total_cnt::R reader structure

Source§

impl Readable for ch58x::ch58x::spi1::buffer::BUFFER_SPEC

read() method returns buffer::R reader structure

Source§

impl Readable for ch58x::ch58x::spi1::clock_div::CLOCK_DIV_SPEC

read() method returns clock_div::R reader structure

Source§

impl Readable for ch58x::ch58x::spi1::ctrl_cfg::CTRL_CFG_SPEC

read() method returns ctrl_cfg::R reader structure

Source§

impl Readable for ch58x::ch58x::spi1::ctrl_mod::CTRL_MOD_SPEC

read() method returns ctrl_mod::R reader structure

Source§

impl Readable for ch58x::ch58x::spi1::fifo::FIFO_SPEC

read() method returns fifo::R reader structure

Source§

impl Readable for ch58x::ch58x::spi1::fifo_count1::FIFO_COUNT1_SPEC

read() method returns fifo_count1::R reader structure

Source§

impl Readable for ch58x::ch58x::spi1::fifo_count::FIFO_COUNT_SPEC

read() method returns fifo_count::R reader structure

Source§

impl Readable for ch58x::ch58x::spi1::int_flag::INT_FLAG_SPEC

read() method returns int_flag::R reader structure

Source§

impl Readable for ch58x::ch58x::spi1::inter_en::INTER_EN_SPEC

read() method returns inter_en::R reader structure

Source§

impl Readable for ch58x::ch58x::spi1::run_flag::RUN_FLAG_SPEC

read() method returns run_flag::R reader structure

Source§

impl Readable for ch58x::ch58x::spi1::total_cnt::TOTAL_CNT_SPEC

read() method returns total_cnt::R reader structure

Source§

impl Readable for ADC_AUTO_CYCLE_SPEC

read() method returns adc_auto_cycle::R reader structure

Source§

impl Readable for ADC_CFG_SPEC

read() method returns adc_cfg::R reader structure

Source§

impl Readable for ADC_CHANNEL_SPEC

read() method returns adc_channel::R reader structure

Source§

impl Readable for ADC_CONVERT_SPEC

read() method returns adc_convert::R reader structure

Source§

impl Readable for ADC_CTRL_DMA_SPEC

read() method returns adc_ctrl_dma::R reader structure

Source§

impl Readable for ADC_DATA_SPEC

read() method returns adc_data::R reader structure

Source§

impl Readable for ADC_DMA_BEG_SPEC

read() method returns adc_dma_beg::R reader structure

Source§

impl Readable for ADC_DMA_CTRL_SPEC

read() method returns adc_dma_ctrl::R reader structure

Source§

impl Readable for ADC_DMA_END_SPEC

read() method returns adc_dma_end::R reader structure

Source§

impl Readable for ADC_DMA_IF_SPEC

read() method returns adc_dma_if::R reader structure

Source§

impl Readable for ADC_DMA_NOW_SPEC

read() method returns adc_dma_now::R reader structure

Source§

impl Readable for ADC_INT_FLAG_SPEC

read() method returns adc_int_flag::R reader structure

Source§

impl Readable for AUX_POWER_ADJ_SPEC

read() method returns aux_power_adj::R reader structure

Source§

impl Readable for BAT_DET_CFG_SPEC

read() method returns bat_det_cfg::R reader structure

Source§

impl Readable for BAT_DET_CTRL_SPEC

read() method returns bat_det_ctrl::R reader structure

Source§

impl Readable for BAT_STATUS_SPEC

read() method returns bat_status::R reader structure

Source§

impl Readable for CHIP_ID_SPEC

read() method returns chip_id::R reader structure

Source§

impl Readable for CK32K_CONFIG_SPEC

read() method returns ck32k_config::R reader structure

Source§

impl Readable for CLK_SYS_CFG_SPEC

read() method returns clk_sys_cfg::R reader structure

Source§

impl Readable for FLASH_CFG_SPEC

read() method returns flash_cfg::R reader structure

Source§

impl Readable for GLOB_CFG_INFO_SPEC

read() method returns glob_cfg_info::R reader structure

Source§

impl Readable for GLOB_RESET_KEEP_SPEC

read() method returns glob_reset_keep::R reader structure

Source§

impl Readable for HFCK_PWR_CTRL_SPEC

read() method returns hfck_pwr_ctrl::R reader structure

Source§

impl Readable for INT32K_TUNE_SPEC

read() method returns int32k_tune::R reader structure

Source§

impl Readable for OSC_CAL_CNT_SPEC

read() method returns osc_cal_cnt::R reader structure

Source§

impl Readable for OSC_CAL_CTRL_SPEC

read() method returns osc_cal_ctrl::R reader structure

Source§

impl Readable for OSC_CAL_OV_CNT_SPEC

read() method returns osc_cal_ov_cnt::R reader structure

Source§

impl Readable for PA_CLR_SPEC

read() method returns pa_clr::R reader structure

Source§

impl Readable for PA_DIR_SPEC

read() method returns pa_dir::R reader structure

Source§

impl Readable for ch58x::ch58x::sys::pa_int_en::PA_INT_EN_SPEC

read() method returns pa_int_en::R reader structure

Source§

impl Readable for ch58x::ch58x::sys::pa_int_if::PA_INT_IF_SPEC

read() method returns pa_int_if::R reader structure

Source§

impl Readable for ch58x::ch58x::sys::pa_int_mode::PA_INT_MODE_SPEC

read() method returns pa_int_mode::R reader structure

Source§

impl Readable for PA_OUT_SPEC

read() method returns pa_out::R reader structure

Source§

impl Readable for PA_PD_DRV_SPEC

read() method returns pa_pd_drv::R reader structure

Source§

impl Readable for PA_PIN_SPEC

read() method returns pa_pin::R reader structure

Source§

impl Readable for PA_PU_SPEC

read() method returns pa_pu::R reader structure

Source§

impl Readable for PB_CLR_SPEC

read() method returns pb_clr::R reader structure

Source§

impl Readable for PB_DIR_SPEC

read() method returns pb_dir::R reader structure

Source§

impl Readable for ch58x::ch58x::sys::pb_int_en::PB_INT_EN_SPEC

read() method returns pb_int_en::R reader structure

Source§

impl Readable for ch58x::ch58x::sys::pb_int_if::PB_INT_IF_SPEC

read() method returns pb_int_if::R reader structure

Source§

impl Readable for ch58x::ch58x::sys::pb_int_mode::PB_INT_MODE_SPEC

read() method returns pb_int_mode::R reader structure

Source§

impl Readable for PB_OUT_SPEC

read() method returns pb_out::R reader structure

Source§

impl Readable for PB_PD_DRV_SPEC

read() method returns pb_pd_drv::R reader structure

Source§

impl Readable for PB_PIN_SPEC

read() method returns pb_pin::R reader structure

Source§

impl Readable for PB_PU_SPEC

read() method returns pb_pu::R reader structure

Source§

impl Readable for ch58x::ch58x::sys::pin_alternate::PIN_ALTERNATE_SPEC

read() method returns pin_alternate::R reader structure

Source§

impl Readable for ch58x::ch58x::sys::pin_analog_ie::PIN_ANALOG_IE_SPEC

read() method returns pin_analog_ie::R reader structure

Source§

impl Readable for PLL_CONFIG_SPEC

read() method returns pll_config::R reader structure

Source§

impl Readable for POWER_PLAN_SPEC

read() method returns power_plan::R reader structure

Source§

impl Readable for RESET_STATUS__GLOB_ROM_CFG_SPEC

read() method returns reset_status__glob_rom_cfg::R reader structure

Source§

impl Readable for RST_WDOG_CTRL_SPEC

read() method returns rst_wdog_ctrl::R reader structure

Source§

impl Readable for RTC_CNT_2S_SPEC

read() method returns rtc_cnt_2s::R reader structure

Source§

impl Readable for RTC_CNT_32K_SPEC

read() method returns rtc_cnt_32k::R reader structure

Source§

impl Readable for RTC_CNT_DAY_SPEC

read() method returns rtc_cnt_day::R reader structure

Source§

impl Readable for RTC_FLAG_CTRL_SPEC

read() method returns rtc_flag_ctrl::R reader structure

Source§

impl Readable for RTC_MODE_CTRL_SPEC

read() method returns rtc_mode_ctrl::R reader structure

Source§

impl Readable for RTC_TRIG_SPEC

read() method returns rtc_trig::R reader structure

Source§

impl Readable for SAFE_ACCESS_ID_SPEC

read() method returns safe_access_id::R reader structure

Source§

impl Readable for SAFE_ACCESS_SIG_SPEC

read() method returns safe_access_sig::R reader structure

Source§

impl Readable for SLP_CLK_OFF0_SPEC

read() method returns slp_clk_off0::R reader structure

Source§

impl Readable for SLP_CLK_OFF1_SPEC

read() method returns slp_clk_off1::R reader structure

Source§

impl Readable for SLP_POWER_CTRL_SPEC

read() method returns slp_power_ctrl::R reader structure

Source§

impl Readable for SLP_WAKE_CTRL_SPEC

read() method returns slp_wake_ctrl::R reader structure

Source§

impl Readable for ch58x::ch58x::sys::tem_sensor::TEM_SENSOR_SPEC

read() method returns tem_sensor::R reader structure

Source§

impl Readable for TKEY_CFG_SPEC

read() method returns tkey_cfg::R reader structure

Source§

impl Readable for TKEY_CONVERT_SPEC

read() method returns tkey_convert::R reader structure

Source§

impl Readable for TKEY_COUNT_SPEC

read() method returns tkey_count::R reader structure

Source§

impl Readable for WDOG_COUNT_SPEC

read() method returns wdog_count::R reader structure

Source§

impl Readable for XT32K_TUNE_SPEC

read() method returns xt32k_tune::R reader structure

Source§

impl Readable for XT32M_TUNE_SPEC

read() method returns xt32m_tune::R reader structure

Source§

impl Readable for CMP_SPEC

read() method returns cmp::R reader structure

Source§

impl Readable for CNT_SPEC

read() method returns cnt::R reader structure

Source§

impl Readable for CTLR_SPEC

read() method returns ctlr::R reader structure

Source§

impl Readable for SR_SPEC

read() method returns sr::R reader structure

Source§

impl Readable for ch58x::ch58x::tmr0::cnt_end::CNT_END_SPEC

read() method returns cnt_end::R reader structure

Source§

impl Readable for ch58x::ch58x::tmr0::count::COUNT_SPEC

read() method returns count::R reader structure

Source§

impl Readable for ch58x::ch58x::tmr0::ctrl_mod::CTRL_MOD_SPEC

read() method returns ctrl_mod::R reader structure

Source§

impl Readable for ch58x::ch58x::tmr0::fifo::FIFO_SPEC

read() method returns fifo::R reader structure

Source§

impl Readable for ch58x::ch58x::tmr0::fifo_count::FIFO_COUNT_SPEC

read() method returns fifo_count::R reader structure

Source§

impl Readable for ch58x::ch58x::tmr0::int_flag::INT_FLAG_SPEC

read() method returns int_flag::R reader structure

Source§

impl Readable for ch58x::ch58x::tmr0::inter_en::INTER_EN_SPEC

read() method returns inter_en::R reader structure

Source§

impl Readable for ch58x::ch58x::tmr1::cnt_end::CNT_END_SPEC

read() method returns cnt_end::R reader structure

Source§

impl Readable for ch58x::ch58x::tmr1::count::COUNT_SPEC

read() method returns count::R reader structure

Source§

impl Readable for CTRL_DMA_SPEC

read() method returns ctrl_dma::R reader structure

Source§

impl Readable for ch58x::ch58x::tmr1::ctrl_mod::CTRL_MOD_SPEC

read() method returns ctrl_mod::R reader structure

Source§

impl Readable for ch58x::ch58x::tmr1::dma_beg::DMA_BEG_SPEC

read() method returns dma_beg::R reader structure

Source§

impl Readable for ch58x::ch58x::tmr1::dma_end::DMA_END_SPEC

read() method returns dma_end::R reader structure

Source§

impl Readable for ch58x::ch58x::tmr1::dma_now::DMA_NOW_SPEC

read() method returns dma_now::R reader structure

Source§

impl Readable for ch58x::ch58x::tmr1::fifo::FIFO_SPEC

read() method returns fifo::R reader structure

Source§

impl Readable for ch58x::ch58x::tmr1::fifo_count::FIFO_COUNT_SPEC

read() method returns fifo_count::R reader structure

Source§

impl Readable for ch58x::ch58x::tmr1::int_flag::INT_FLAG_SPEC

read() method returns int_flag::R reader structure

Source§

impl Readable for ch58x::ch58x::tmr1::inter_en::INTER_EN_SPEC

read() method returns inter_en::R reader structure

Source§

impl Readable for ADR_SPEC

read() method returns adr::R reader structure

Source§

impl Readable for DIV_SPEC

read() method returns div::R reader structure

Source§

impl Readable for DL_SPEC

read() method returns dl::R reader structure

Source§

impl Readable for FCR_SPEC

read() method returns fcr::R reader structure

Source§

impl Readable for IER_SPEC

read() method returns ier::R reader structure

Source§

impl Readable for IIR_SPEC

read() method returns iir::R reader structure

Source§

impl Readable for LCR_SPEC

read() method returns lcr::R reader structure

Source§

impl Readable for LSR_SPEC

read() method returns lsr::R reader structure

Source§

impl Readable for MCR_SPEC

read() method returns mcr::R reader structure

Source§

impl Readable for MSR_SPEC

read() method returns msr::R reader structure

Source§

impl Readable for RBR_SPEC

read() method returns rbr::R reader structure

Source§

impl Readable for RFC_SPEC

read() method returns rfc::R reader structure

Source§

impl Readable for TFC_SPEC

read() method returns tfc::R reader structure

Source§

impl Readable for ch58x::ch58x::usb2::ctrl::CTRL_SPEC

read() method returns ctrl::R reader structure

Source§

impl Readable for ch58x::ch58x::usb2::dev_ad::DEV_AD_SPEC

read() method returns dev_ad::R reader structure

Source§

impl Readable for DEV_CTRL__R8_U2HOST_CTRL_SPEC

read() method returns dev_ctrl__r8_u2host_ctrl::R reader structure

Source§

impl Readable for EP0_CTRL_SPEC

read() method returns ep0_ctrl::R reader structure

Source§

impl Readable for EP0_DMA_SPEC

read() method returns ep0_dma::R reader structure

Source§

impl Readable for EP0_T_LEN_SPEC

read() method returns ep0_t_len::R reader structure

Source§

impl Readable for EP1_CTRL__R8_U2H_SETUP_SPEC

read() method returns ep1_ctrl__r8_u2h_setup::R reader structure

Source§

impl Readable for EP1_DMA_SPEC

read() method returns ep1_dma::R reader structure

Source§

impl Readable for EP1_T_LEN_SPEC

read() method returns ep1_t_len::R reader structure

Source§

impl Readable for EP2_3_MOD__R8_U2H_EP_MOD_SPEC

read() method returns ep2_3_mod__r8_u2h_ep_mod::R reader structure

Source§

impl Readable for EP2_CTRL_R8_U2H_RX_CTRL_SPEC

read() method returns ep2_ctrl_r8_u2h_rx_ctrl::R reader structure

Source§

impl Readable for EP2_DMA__R16_U2H_RX_DMA_SPEC

read() method returns ep2_dma__r16_u2h_rx_dma::R reader structure

Source§

impl Readable for EP2_T_LEN_R8_U2H_EP_PID_SPEC

read() method returns ep2_t_len_r8_u2h_ep_pid::R reader structure

Source§

impl Readable for EP3_CTRL__R8_U2H_TX_CTRL_SPEC

read() method returns ep3_ctrl__r8_u2h_tx_ctrl::R reader structure

Source§

impl Readable for EP3_DMA__R16_U2H_TX_DMA_SPEC

read() method returns ep3_dma__r16_u2h_tx_dma::R reader structure

Source§

impl Readable for EP3_T_LEN__R8_U2H_TX_LEN_SPEC

read() method returns ep3_t_len__r8_u2h_tx_len::R reader structure

Source§

impl Readable for EP4_1_MOD_SPEC

read() method returns ep4_1_mod::R reader structure

Source§

impl Readable for EP4_CTRL_SPEC

read() method returns ep4_ctrl::R reader structure

Source§

impl Readable for EP4_T_LEN_SPEC

read() method returns ep4_t_len::R reader structure

Source§

impl Readable for EP5_CTRL_SPEC

read() method returns ep5_ctrl::R reader structure

Source§

impl Readable for EP5_DMA_SPEC

read() method returns ep5_dma::R reader structure

Source§

impl Readable for EP5_T_LEN_SPEC

read() method returns ep5_t_len::R reader structure

Source§

impl Readable for EP6_CTRL_SPEC

read() method returns ep6_ctrl::R reader structure

Source§

impl Readable for EP6_DMA_SPEC

read() method returns ep6_dma::R reader structure

Source§

impl Readable for EP6_T_LEN_SPEC

read() method returns ep6_t_len::R reader structure

Source§

impl Readable for EP7_CTRL_SPEC

read() method returns ep7_ctrl::R reader structure

Source§

impl Readable for EP7_DMA_SPEC

read() method returns ep7_dma::R reader structure

Source§

impl Readable for EP7_T_LEN_SPEC

read() method returns ep7_t_len::R reader structure

Source§

impl Readable for EP567_MOD_SPEC

read() method returns ep567_mod::R reader structure

Source§

impl Readable for ch58x::ch58x::usb2::int_en::INT_EN_SPEC

read() method returns int_en::R reader structure

Source§

impl Readable for ch58x::ch58x::usb2::int_fg::INT_FG_SPEC

read() method returns int_fg::R reader structure

Source§

impl Readable for ch58x::ch58x::usb2::int_st::INT_ST_SPEC

read() method returns int_st::R reader structure

Source§

impl Readable for ch58x::ch58x::usb2::mis_st::MIS_ST_SPEC

read() method returns mis_st::R reader structure

Source§

impl Readable for ch58x::ch58x::usb2::rx_len::RX_LEN_SPEC

read() method returns rx_len::R reader structure

Source§

impl Readable for ch58x::ch58x::usb::ctrl::CTRL_SPEC

read() method returns ctrl::R reader structure

Source§

impl Readable for ch58x::ch58x::usb::dev_ad::DEV_AD_SPEC

read() method returns dev_ad::R reader structure

Source§

impl Readable for ch58x::ch58x::usb::int_en::INT_EN_SPEC

read() method returns int_en::R reader structure

Source§

impl Readable for ch58x::ch58x::usb::int_fg::INT_FG_SPEC

read() method returns int_fg::R reader structure

Source§

impl Readable for ch58x::ch58x::usb::int_st::INT_ST_SPEC

read() method returns int_st::R reader structure

Source§

impl Readable for ch58x::ch58x::usb::mis_st::MIS_ST_SPEC

read() method returns mis_st::R reader structure

Source§

impl Readable for ch58x::ch58x::usb::rx_len::RX_LEN_SPEC

read() method returns rx_len::R reader structure

Source§

impl Readable for UDEV_CTRL__R8_UHOST_CTRL_SPEC

read() method returns udev_ctrl__r8_uhost_ctrl::R reader structure

Source§

impl Readable for UEP0_CTRL_SPEC

read() method returns uep0_ctrl::R reader structure

Source§

impl Readable for UEP0_DMA_SPEC

read() method returns uep0_dma::R reader structure

Source§

impl Readable for UEP0_T_LEN_SPEC

read() method returns uep0_t_len::R reader structure

Source§

impl Readable for UEP1_CTRL__R8_UH_SETUP_SPEC

read() method returns uep1_ctrl__r8_uh_setup::R reader structure

Source§

impl Readable for UEP1_DMA_SPEC

read() method returns uep1_dma::R reader structure

Source§

impl Readable for UEP1_T_LEN_SPEC

read() method returns uep1_t_len::R reader structure

Source§

impl Readable for UEP2_3_MOD__R8_UH_EP_MOD_SPEC

read() method returns uep2_3_mod__r8_uh_ep_mod::R reader structure

Source§

impl Readable for UEP2_CTRL_R8_UH_RX_CTRL_SPEC

read() method returns uep2_ctrl_r8_uh_rx_ctrl::R reader structure

Source§

impl Readable for UEP2_DMA__R16_UH_RX_DMA_SPEC

read() method returns uep2_dma__r16_uh_rx_dma::R reader structure

Source§

impl Readable for UEP2_T_LEN_R8_UH_EP_PID_SPEC

read() method returns uep2_t_len_r8_uh_ep_pid::R reader structure

Source§

impl Readable for UEP3_CTRL__R8_UH_TX_CTRL_SPEC

read() method returns uep3_ctrl__r8_uh_tx_ctrl::R reader structure

Source§

impl Readable for UEP3_DMA__R16_UH_TX_DMA_SPEC

read() method returns uep3_dma__r16_uh_tx_dma::R reader structure

Source§

impl Readable for UEP3_T_LEN__R8_UH_TX_LEN_SPEC

read() method returns uep3_t_len__r8_uh_tx_len::R reader structure

Source§

impl Readable for UEP4_1_MOD_SPEC

read() method returns uep4_1_mod::R reader structure

Source§

impl Readable for UEP4_CTRL_SPEC

read() method returns uep4_ctrl::R reader structure

Source§

impl Readable for UEP4_T_LEN_SPEC

read() method returns uep4_t_len::R reader structure

Source§

impl Readable for UEP5_CTRL_SPEC

read() method returns uep5_ctrl::R reader structure

Source§

impl Readable for UEP5_DMA_SPEC

read() method returns uep5_dma::R reader structure

Source§

impl Readable for UEP5_T_LEN_SPEC

read() method returns uep5_t_len::R reader structure

Source§

impl Readable for UEP6_CTRL_SPEC

read() method returns uep6_ctrl::R reader structure

Source§

impl Readable for UEP6_DMA_SPEC

read() method returns uep6_dma::R reader structure

Source§

impl Readable for UEP6_T_LEN_SPEC

read() method returns uep6_t_len::R reader structure

Source§

impl Readable for UEP7_CTRL_SPEC

read() method returns uep7_ctrl::R reader structure

Source§

impl Readable for UEP7_DMA_SPEC

read() method returns uep7_dma::R reader structure

Source§

impl Readable for UEP7_T_LEN_SPEC

read() method returns uep7_t_len::R reader structure

Source§

impl Readable for UEP567_MOD_SPEC

read() method returns uep567_mod::R reader structure