Struct esp32::rtc_io::sar_i2c_io::W
source · pub struct W(_);
Expand description
Register SAR_I2C_IO
writer
Implementations§
source§impl W
impl W
sourcepub fn sar_debug_bit_sel(&mut self) -> SAR_DEBUG_BIT_SEL_W<'_, 23>
pub fn sar_debug_bit_sel(&mut self) -> SAR_DEBUG_BIT_SEL_W<'_, 23>
Bits 23:27
sourcepub fn sar_i2c_scl_sel(&mut self) -> SAR_I2C_SCL_SEL_W<'_, 28>
pub fn sar_i2c_scl_sel(&mut self) -> SAR_I2C_SCL_SEL_W<'_, 28>
Bits 28:29 - Ò0Ó using TOUCH_PAD[0] as i2c clk Ò1Ó using TOUCH_PAD[2] as i2c clk
sourcepub fn sar_i2c_sda_sel(&mut self) -> SAR_I2C_SDA_SEL_W<'_, 30>
pub fn sar_i2c_sda_sel(&mut self) -> SAR_I2C_SDA_SEL_W<'_, 30>
Bits 30:31 - Ò0Ó using TOUCH_PAD[1] as i2c sda Ò1Ó using TOUCH_PAD[3] as i2c sda