Module esp32s2::rtc_cntl::touch_ctrl2
source · Expand description
Touch control register
Structs
- Touch control register
Type Aliases
- Register
TOUCH_CTRL2reader - Field
TOUCH_CLKGATE_ENreader - Touch clock enable bit. - Field
TOUCH_CLKGATE_ENwriter - Touch clock enable bit. - Field
TOUCH_CLK_FOreader - Touch clock force on. - Field
TOUCH_CLK_FOwriter - Touch clock force on. - Field
TOUCH_DBIASreader - 0: Use bandgap bias. 1: Use self bias. - Field
TOUCH_DBIASwriter - 0: Use bandgap bias. 1: Use self bias. - Field
TOUCH_DRANGEreader - TOUCH attenuation. - Field
TOUCH_DRANGEwriter - TOUCH attenuation. - Field
TOUCH_DREFHreader - TOUCH reference voltage high. 0: 2.4 V 1: 2.5 V 2: 2.6 V 3: 2.7 V. - Field
TOUCH_DREFHwriter - TOUCH reference voltage high. 0: 2.4 V 1: 2.5 V 2: 2.6 V 3: 2.7 V. - Field
TOUCH_DREFLreader - TOUCH reference voltage low. 0: 0.5 V 1: 0.6 V 2: 0.7 V 3: 0.8 V. - Field
TOUCH_DREFLwriter - TOUCH reference voltage low. 0: 0.5 V 1: 0.6 V 2: 0.7 V 3: 0.8 V. - Field
TOUCH_REFCreader - Touch pad 0 reference capacitance. - Field
TOUCH_REFCwriter - Touch pad 0 reference capacitance. - Field
TOUCH_RESETreader - Reset TOUCH FSM via software. - Field
TOUCH_RESETwriter - Reset TOUCH FSM via software. - Field
TOUCH_SLP_CYC_DIVreader - When a touch pad is active, sleep cycle could be divided by this number. - Field
TOUCH_SLP_CYC_DIVwriter - When a touch pad is active, sleep cycle could be divided by this number. - Field
TOUCH_SLP_TIMER_ENreader - Touch timer enable bit. - Field
TOUCH_SLP_TIMER_ENwriter - Touch timer enable bit. - Field
TOUCH_START_ENreader - 1: Start the Touch FSM, only valid when RTC_CNTL_TOUCH_START_FORCE = 1. - Field
TOUCH_START_ENwriter - 1: Start the Touch FSM, only valid when RTC_CNTL_TOUCH_START_FORCE = 1. - Field
TOUCH_START_FORCEreader - 0: Start the Touch FSM by timer. 1: Start Touch FSM by software. - Field
TOUCH_START_FORCEwriter - 0: Start the Touch FSM by timer. 1: Start Touch FSM by software. - Field
TOUCH_START_FSM_ENreader - 0: TOUCH_START and TOUCH_XPD are controlled by soft- ware. 1: TOUCH_START and TOUCH_XPD are controlled by the Touch FSM. - Field
TOUCH_START_FSM_ENwriter - 0: TOUCH_START and TOUCH_XPD are controlled by soft- ware. 1: TOUCH_START and TOUCH_XPD are controlled by the Touch FSM. - Field
TOUCH_TIMER_FORCE_DONEreader - Force touch timer done. - Field
TOUCH_TIMER_FORCE_DONEwriter - Force touch timer done. - Field
TOUCH_XPD_BIASreader - TOUCH BIAS power switch. - Field
TOUCH_XPD_BIASwriter - TOUCH BIAS power switch. - Field
TOUCH_XPD_WAITreader - The waiting cycles (in 8MHz) between TOUCH_START and TOUCH_XPD. - Field
TOUCH_XPD_WAITwriter - The waiting cycles (in 8MHz) between TOUCH_START and TOUCH_XPD. - Register
TOUCH_CTRL2writer