Module esp32::sens::sar_touch_ctrl2

source ·
Expand description

Structs§

Type Aliases§

  • Register SAR_TOUCH_CTRL2 reader
  • Field TOUCH_MEAS_DONE reader - fsm set 1 to indicate touch touch meas is done
  • Field TOUCH_MEAS_EN_CLR writer - to clear reg_touch_meas_en
  • Field TOUCH_MEAS_EN reader - 10-bit register to indicate which pads are “touched”
  • Field TOUCH_SLEEP_CYCLES reader - sleep cycles for timer
  • Field TOUCH_SLEEP_CYCLES writer - sleep cycles for timer
  • Field TOUCH_START_EN reader - 1: start touch fsm valid when reg_touch_start_force is set
  • Field TOUCH_START_EN writer - 1: start touch fsm valid when reg_touch_start_force is set
  • Field TOUCH_START_FORCE reader - 1: to start touch fsm by SW 0: to start touch fsm by timer
  • Field TOUCH_START_FORCE writer - 1: to start touch fsm by SW 0: to start touch fsm by timer
  • Field TOUCH_START_FSM_EN reader - 1: TOUCH_START & TOUCH_XPD is controlled by touch fsm 0: TOUCH_START & TOUCH_XPD is controlled by registers
  • Field TOUCH_START_FSM_EN writer - 1: TOUCH_START & TOUCH_XPD is controlled by touch fsm 0: TOUCH_START & TOUCH_XPD is controlled by registers
  • Register SAR_TOUCH_CTRL2 writer