Module esp32_hal::pac::sens::sar_touch_enable
Expand description
Structs
Register
SAR_TOUCH_ENABLE
readerRegister
SAR_TOUCH_ENABLE
writerType Definitions
Field
TOUCH_PAD_OUTEN1
reader - Bitmap defining SET1 for generating wakeup interrupt. SET1 is “touched” only if at least one of touch pad in SET1 is “touched”.Field
TOUCH_PAD_OUTEN1
writer - Bitmap defining SET1 for generating wakeup interrupt. SET1 is “touched” only if at least one of touch pad in SET1 is “touched”.Field
TOUCH_PAD_OUTEN2
reader - Bitmap defining SET2 for generating wakeup interrupt. SET2 is “touched” only if at least one of touch pad in SET2 is “touched”.Field
TOUCH_PAD_OUTEN2
writer - Bitmap defining SET2 for generating wakeup interrupt. SET2 is “touched” only if at least one of touch pad in SET2 is “touched”.Field
TOUCH_PAD_WORKEN
reader - Bitmap defining the working set during the measurement.Field
TOUCH_PAD_WORKEN
writer - Bitmap defining the working set during the measurement.