Module esp32s2::rtcio::sar_i2c_io
source · Expand description
RTC I2C pad selection
Structs
Type Definitions
Field
SAR_DEBUG_BIT_SEL reader - Field
SAR_DEBUG_BIT_SEL writer - Field
SAR_I2C_SCL_SEL reader - Selects a pad the RTC I2C SCL signal connects to. 0: use TOUCH PAD0. 1: use TOUCH PAD2.Field
SAR_I2C_SCL_SEL writer - Selects a pad the RTC I2C SCL signal connects to. 0: use TOUCH PAD0. 1: use TOUCH PAD2.Field
SAR_I2C_SDA_SEL reader - Selects a pad the RTC I2C SDA signal connects to. 0: use TOUCH PAD1. 1: use TOUCH PAD3.Field
SAR_I2C_SDA_SEL writer - Selects a pad the RTC I2C SDA signal connects to. 0: use TOUCH PAD1. 1: use TOUCH PAD3.