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§
impl Readable for COCPU_CTRL_SPEC
read()
method returns cocpu_ctrl::R
reader structure
impl Readable for ULP_CP_CTRL_SPEC
read()
method returns ulp_cp_ctrl::R
reader structure
impl Readable for ULP_CP_TIMER_SPEC
read()
method returns ulp_cp_timer::R
reader structure
impl Readable for ULP_CP_TIMER_1_SPEC
read()
method returns ulp_cp_timer_1::R
reader structure
impl Readable for CMD_SPEC
read()
method returns cmd::R
reader structure
impl Readable for CTRL_SPEC
read()
method returns ctrl::R
reader structure
impl Readable for DATA_SPEC
read()
method returns data::R
reader structure
impl Readable for DATE_SPEC
read()
method returns date::R
reader structure
impl Readable for INT_ENA_SPEC
read()
method returns int_ena::R
reader structure
impl Readable for INT_RAW_SPEC
read()
method returns int_raw::R
reader structure
impl Readable for INT_ST_SPEC
read()
method returns int_st::R
reader structure
impl Readable for SCL_HIGH_SPEC
read()
method returns scl_high::R
reader structure
impl Readable for SCL_LOW_SPEC
read()
method returns scl_low::R
reader structure
impl Readable for SCL_START_PERIOD_SPEC
read()
method returns scl_start_period::R
reader structure
impl Readable for SCL_STOP_PERIOD_SPEC
read()
method returns scl_stop_period::R
reader structure
impl Readable for SDA_DUTY_SPEC
read()
method returns sda_duty::R
reader structure
impl Readable for SLAVE_ADDR_SPEC
read()
method returns slave_addr::R
reader structure
impl Readable for esp32s2_ulp::rtc_i2c::status::STATUS_SPEC
read()
method returns status::R
reader structure
impl Readable for TO_SPEC
read()
method returns to::R
reader structure
impl Readable for ENABLE_SPEC
read()
method returns enable::R
reader structure
impl Readable for EXT_WAKEUP0_SPEC
read()
method returns ext_wakeup0::R
reader structure
impl Readable for IN_SPEC
read()
method returns in_::R
reader structure
impl Readable for OUT_SPEC
read()
method returns out::R
reader structure
impl Readable for PAD_DAC1_SPEC
read()
method returns pad_dac1::R
reader structure
impl Readable for PAD_DAC2_SPEC
read()
method returns pad_dac2::R
reader structure
impl Readable for PIN_SPEC
read()
method returns pin::R
reader structure
impl Readable for RTC_DEBUG_SEL_SPEC
read()
method returns rtc_debug_sel::R
reader structure
impl Readable for RTC_IO_DATE_SPEC
read()
method returns rtc_io_date::R
reader structure
impl Readable for RTC_IO_TOUCH_CTRL_SPEC
read()
method returns rtc_io_touch_ctrl::R
reader structure
impl Readable for RTC_PAD19_SPEC
read()
method returns rtc_pad19::R
reader structure
impl Readable for RTC_PAD20_SPEC
read()
method returns rtc_pad20::R
reader structure
impl Readable for RTC_PAD21_SPEC
read()
method returns rtc_pad21::R
reader structure
impl Readable for SAR_I2C_IO_SPEC
read()
method returns sar_i2c_io::R
reader structure
impl Readable for esp32s2_ulp::rtc_io::status::STATUS_SPEC
read()
method returns status::R
reader structure
impl Readable for TOUCH_PAD_SPEC
read()
method returns touch_pad::R
reader structure
impl Readable for XTAL_32N_PAD_SPEC
read()
method returns xtal_32n_pad::R
reader structure
impl Readable for XTAL_32P_PAD_SPEC
read()
method returns xtal_32p_pad::R
reader structure
impl Readable for XTL_EXT_CTR_SPEC
read()
method returns xtl_ext_ctr::R
reader structure
impl Readable for SAR_COCPU_INT_ENA_SPEC
read()
method returns sar_cocpu_int_ena::R
reader structure
impl Readable for SAR_COCPU_INT_RAW_SPEC
read()
method returns sar_cocpu_int_raw::R
reader structure
impl Readable for SAR_COCPU_INT_ST_SPEC
read()
method returns sar_cocpu_int_st::R
reader structure
impl Readable for SAR_I2C_CTRL_SPEC
read()
method returns sar_i2c_ctrl::R
reader structure
impl Readable for SAR_SLAVE_ADDR1_SPEC
read()
method returns sar_slave_addr1::R
reader structure
impl Readable for SAR_SLAVE_ADDR2_SPEC
read()
method returns sar_slave_addr2::R
reader structure
impl Readable for SAR_SLAVE_ADDR3_SPEC
read()
method returns sar_slave_addr3::R
reader structure
impl Readable for SAR_SLAVE_ADDR4_SPEC
read()
method returns sar_slave_addr4::R
reader structure