Module esp32c6::pcnt

source ·
Expand description

Pulse Count Controller

Modules§

  • Control register for all counters
  • PCNT version control register
  • Interrupt clear register
  • Interrupt enable register
  • Interrupt raw status register
  • Interrupt status register
  • Counter value for unit %s
  • Configuration register 0 for unit %s
  • Configuration register 1 for unit %s
  • Configuration register 2 for unit %s
  • PNCT UNIT%s status register

Structs§

Type Aliases§

  • CTRL (rw) register accessor: Control register for all counters
  • DATE (rw) register accessor: PCNT version control register
  • INT_CLR (w) register accessor: Interrupt clear register
  • INT_ENA (rw) register accessor: Interrupt enable register
  • INT_RAW (r) register accessor: Interrupt raw status register
  • INT_ST (r) register accessor: Interrupt status register
  • U_CNT (r) register accessor: Counter value for unit %s
  • U_CONF0 (rw) register accessor: Configuration register 0 for unit %s
  • U_CONF1 (rw) register accessor: Configuration register 1 for unit %s
  • U_CONF2 (rw) register accessor: Configuration register 2 for unit %s
  • U_STATUS (r) register accessor: PNCT UNIT%s status register