esp32s3::pcnt

Module ctrl

Source
Expand description

Control register for all counters

Structs§

Type Aliases§

  • Field CLK_EN reader - The registers clock gate enable signal of PCNT module. 1: the registers can be read and written by application. 0: the registers can not be read or written by application
  • Field CLK_EN writer - The registers clock gate enable signal of PCNT module. 1: the registers can be read and written by application. 0: the registers can not be read or written by application
  • Field CNT_PAUSE_U(0-3) reader - Set this bit to pause unit%s’s counter.
  • Field CNT_PAUSE_U(0-3) writer - Set this bit to pause unit%s’s counter.
  • Field CNT_RST_U(0-3) reader - Set this bit to clear unit%s’s counter.
  • Field CNT_RST_U(0-3) writer - Set this bit to clear unit%s’s counter.
  • Register CTRL reader
  • Register CTRL writer